2003-05-07 22:33:53 +00:00
|
|
|
|
|
|
|
LAM - Readme
|
|
|
|
============
|
|
|
|
|
2005-08-08 14:12:30 +00:00
|
|
|
LDAP Account Manager (LAM) manages user, group and host accounts in an LDAP
|
2007-08-07 17:47:47 +00:00
|
|
|
directory. LAM runs on any webserver with PHP5 support and connects to your
|
2005-08-08 14:12:30 +00:00
|
|
|
LDAP server unencrypted or via SSL/TLS.
|
2013-04-21 18:52:33 +00:00
|
|
|
Currently LAM supports these account types: Samba 3/4, Unix, Kolab 2,
|
2005-08-08 14:12:30 +00:00
|
|
|
address book entries, NIS mail aliases and MAC addresses. There is a tree
|
|
|
|
viewer included to allow access to the raw LDAP attributes. You can use
|
|
|
|
templates for account creation and use multiple configuration profiles.
|
2007-07-22 13:21:06 +00:00
|
|
|
LAM is translated to Catalan, Chinese (Traditional + Simplified), Czech,
|
2008-04-16 16:49:07 +00:00
|
|
|
Dutch, English, French, German, Hungarian, Italian, Japanese, Polish,
|
2013-12-17 20:29:51 +00:00
|
|
|
Portuguese, Russian, Slovak, Spanish, Turkish and Ukrainian.
|
2003-07-07 09:34:01 +00:00
|
|
|
|
2013-05-12 08:51:17 +00:00
|
|
|
https://www.ldap-account-manager.org/
|
2003-05-07 22:33:53 +00:00
|
|
|
|
2016-01-03 11:09:38 +00:00
|
|
|
Copyright (C) 2003 - 2016 Roland Gruber <post@rolandgruber.de>
|
2003-05-07 22:33:53 +00:00
|
|
|
|
2009-11-07 18:20:39 +00:00
|
|
|
Installation and documentation:
|
2009-11-12 19:29:25 +00:00
|
|
|
Please see the LAM manual in docs/manual/index.html.
|
2003-05-07 22:33:53 +00:00
|
|
|
|
2009-11-07 18:20:39 +00:00
|
|
|
Default password:
|
2005-08-08 14:12:30 +00:00
|
|
|
The default password to edit the configuration options is "lam".
|
2003-05-22 23:16:32 +00:00
|
|
|
|
2005-09-13 09:20:34 +00:00
|
|
|
Download:
|
2013-04-21 16:42:14 +00:00
|
|
|
You can get the newest version at https://www.ldap-account-manager.org/.
|
2005-09-13 09:20:34 +00:00
|
|
|
|
2005-08-08 14:12:30 +00:00
|
|
|
License:
|
|
|
|
LAM is published under the GNU General Public License.
|
2005-12-03 15:02:44 +00:00
|
|
|
The complete list of licenses can be found in the copyright file.
|
2005-08-08 14:12:30 +00:00
|
|
|
|
2003-05-07 22:33:53 +00:00
|
|
|
|
|
|
|
Have fun!
|
2009-11-07 18:20:39 +00:00
|
|
|
The LAM development team
|