diff --git a/lam/README b/lam/README index 3ce21936..fa7bcec4 100644 --- a/lam/README +++ b/lam/README @@ -3,7 +3,11 @@ $Id$ LAM - Readme ============ - A set of PHP-scripts to administrate entries of a LDAP server + A set of PHP-scripts to administrate entries of a LDAP server. User, group and + samba accounts can be displayed, searched, filtered, added, removed and edited + over an easy to use web interface. Even the configuration options are + embedded in the interface. Access to the interface is routed through the LDAP + server. alpha Release 0.0.1 - May 2003 ------------------------------ @@ -30,7 +34,7 @@ LAM - Readme Requirements: PHP4 - openldap (2.1.12 or >) + openldap (2.0 or greater) a web-browser Summary: @@ -43,20 +47,19 @@ LAM - Readme -filtering and sorting -access management + Important: + The standard password to edit the configuration options is "lam". + + Download: You can get the newest version at http://sourceforge.net/projects/lam/ - Credits: - Please see the Documentation.txt/.html file. - Installation: Please see the INSTALL file. - ChangeLog: - Now in ChangeLog - Documentation: - Basic documentation available in Documentation.txt/.html + Basic documentation available in /doc + Have fun!