This commit is contained in:
Roland Gruber 2016-03-25 13:33:30 +01:00
parent e0d5ed512b
commit 133589f792
1 changed files with 21 additions and 0 deletions

21
Readme.md Normal file
View File

@ -0,0 +1,21 @@
LDAP Account Manager
====================
LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.
#Download
You can get the newest version at https://www.ldap-account-manager.org/.
# Source code
There are two modules. Usually, you only need the files inside "lam".
* lam: LAM main source code
* lam-packaging: build scripts
# License
LAM is published under the GNU General Public License.
The complete list of licenses can be found in the copyright file.
Copyright (C) 2003 - 2016 Roland Gruber <post@rolandgruber.de>