X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ReadMe;h=c6209867c11d8e1b2fbbeac4226f9de727138801;hb=HEAD;hp=f6add0c0e2aed046f3dd9bcce4e9ff8d2c23e744;hpb=0ce541844da3d75a1f29e66f1b2be63d06acba2f;p=licom.git diff --git a/ReadMe b/ReadMe index f6add0c..c620986 100644 --- a/ReadMe +++ b/ReadMe @@ -9,6 +9,14 @@ Requirements: - Perl (Version 5.6 or later) +Other things you need: +- Understanding of Apache and LDAP + OR +- Someone who knows + OR +- Curiosity, manuals, time and coffee + + Installation: Please read these instructions, they include non-obvious hints. @@ -18,7 +26,7 @@ Please read these instructions, they include non-obvious hints. Field is set. LDAP-entries without an uid-field are considered to be contact-entries. For a sample layout see ``The big picture'' below. -- Install and configure Apache. These is a sample config in the samples +- Install and configure Apache. There is a sample config in the samples directory which will guide you. It's very important that the REMOTE_USER environment variable is set to the full DN by mod_auth_ldap. Look for ``AuthLDAPRemoteUserIsDN'' in Apache's manual. @@ -35,7 +43,7 @@ Please read these instructions, they include non-obvious hints. will look in a subdirectory ``lib'' for it's modules. - Create a config at ``/etc/licom/licom.conf''. Again, the samples directory is - you friend. Also: there's probably a password in this file. Make sure it's + your friend. Also: there's probably a password in this file. Make sure it's not world-readable. The webserver will need read-permissions though. - To install the licom-mutt.pl script you will need to do something fancy, I