You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.2 KiB

7 years ago
6 years ago
7 years ago
7 years ago
6 years ago
7 years ago
3 years ago
  1. LDAP Account Manager
  2. ====================
  3. 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.
  4. ![LAM](https://www.ldap-account-manager.org/lamcms/sites/default/files/styles/slideshow/public/userList.png)
  5. ![LAM](https://www.ldap-account-manager.org/lamcms/sites/default/files/styles/slideshow/public/user_0.png)
  6. # Download
  7. You can get the newest version at https://www.ldap-account-manager.org/.
  8. # Documentation
  9. Please see the [documentation area](https://www.ldap-account-manager.org/lamcms/documentation).
  10. # Source code
  11. There are two modules. Usually, you only need the files inside "lam".
  12. * [lam](lam): LAM main source code
  13. * [lam-packaging](lam-packaging): build scripts
  14. # License
  15. LAM is published under the GNU General Public License.
  16. The complete list of licenses can be found in the copyright file.
  17. Copyright (C) 2003 - 2020 Roland Gruber <post@rolandgruber.de>