LDAPAccountManager/Readme.md

28 lines
1.2 KiB
Markdown
Raw Normal View History

2016-03-25 12:33:30 +00:00
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.
2017-09-17 08:27:50 +00:00
![LAM](https://www.ldap-account-manager.org/lamcms/sites/default/files/styles/slideshow/public/userList.png)
![LAM](https://www.ldap-account-manager.org/lamcms/sites/default/files/styles/slideshow/public/user_0.png)
2017-05-10 16:48:59 +00:00
# Download
2016-03-25 12:33:30 +00:00
You can get the newest version at https://www.ldap-account-manager.org/.
2017-09-17 08:27:50 +00:00
# Documentation
Please see the [documentation area](https://www.ldap-account-manager.org/lamcms/documentation).
2016-03-25 12:33:30 +00:00
# Source code
There are two modules. Usually, you only need the files inside "lam".
2017-05-20 07:21:15 +00:00
* [lam](lam): LAM main source code
* [lam-packaging](lam-packaging): build scripts
2016-03-25 12:33:30 +00:00
# License
LAM is published under the GNU General Public License.
The complete list of licenses can be found in the copyright file.
2020-02-02 18:47:09 +00:00
Copyright (C) 2003 - 2020 Roland Gruber <post@rolandgruber.de>