From f9687ffc6f962fa9d959612328a3329fa3a214e9 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Fri, 23 May 2003 17:50:20 +0000 Subject: [PATCH] fixed some errors in README/INSTALL --- lam/INSTALL | 26 +++++++++++++------------- lam/README | 5 ++--- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/lam/INSTALL b/lam/INSTALL index 2739a9fb..a79318a7 100644 --- a/lam/INSTALL +++ b/lam/INSTALL @@ -1,4 +1,3 @@ -$Id$ Installation Instructions for LAM --------------------------------- @@ -6,32 +5,33 @@ Installation Instructions for LAM 1. Requirements - -Apache webserver (SSL optional) with installed PHP-Module (PHP-Module with - ldap, gettext, mcrypt, openldap and perl) - -openldap (2.0 or >) - -a web browser :-) + - Apache webserver (SSL optional) with installed PHP-Module (PHP-Module with + ldap, gettext, mcrypt, openldap) + - Perl + - openldap (>2.0) + - a web browser :-) 2. Installation * Extract package with: tar xzf lam-version.tar.gz - + * Copy files into the html-file scope of the webserver. For example /apache/htdocs. * Set appropriate file permissions for /lam/sess and /lam/profiles. Both directories must have write permissions set for the specified apache - web user. The perl files in /lam/lib must set executable. (See also + web user. The perl files in /lam/lib must be set executable. (See also readme.lamdeamon.pl) - * Configure lam. Either use the web interface with the link - "Configuration Login". Start file is /lam/index.html. + * Configure lam.conf. Either use the web interface with the link + "Configuration Login" (start file is /lam/index.html) or configure LAM manually. (The default password to edit the options is "lam") - -Manually: - A default config file can be found in /lam/config/lam.conf_sample. - Change the necessary entries and rename it to /lam/config/lam.conf. + - Manually: + A default config file can be found in /lam/config/lam.conf_sample. + Change the necessary entries and rename it to /lam/config/lam.conf. -3. Troubleshooting \ No newline at end of file +3. Troubleshooting diff --git a/lam/README b/lam/README index fa7bcec4..80f31162 100644 --- a/lam/README +++ b/lam/README @@ -1,4 +1,3 @@ -$Id$ LAM - Readme ============ @@ -9,7 +8,7 @@ LAM - Readme embedded in the interface. Access to the interface is routed through the LDAP server. - alpha Release 0.0.1 - May 2003 + alpha Release 0.1 - May 2003 ------------------------------ http://sourceforge.net/projects/lam/ @@ -39,7 +38,7 @@ LAM - Readme Summary: with LAM you can easily manage user, group and machine accounts stored in - the LDAP server over a web interface. In the moment it supports + a LDAP server over a web interface. At the moment it supports -displaying the user/group/host entries -deleting entries -adding new entries