Go to file
Felix Bartels 75cfafebc9 General Dockerfile improvements & automatic configuration
- add a docker-compose file for easy rebuilds and test deployments
- switch to slim version of base image
- instruct apt to run noninteractive
- maintainer is deprecated in Dockerfile
- reformat packages being installed and add ca-certificates
- reduce layers and size while cleaning up in the indivdual layers
- add proper startup script
- make apache put logs on the console
- add healthcheck
- set lam password at startup
- make more settings configurable through env variables
- add ldap to the example compose file
- predefine DEBUG var
- Upgrade to Debian Buster

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-11-15 07:39:21 +01:00
lam styling updates 2019-11-14 21:56:15 +01:00
lam-packaging General Dockerfile improvements & automatic configuration 2019-11-15 07:39:21 +01:00
.gitignore phpunit 2018-12-23 18:54:35 +01:00
.travis.yml phpunit 2018-12-23 18:54:35 +01:00
Readme.md documentation 2019-01-01 11:24:44 +01:00
composer.json update 2018-12-26 10:05:17 +01:00
copyright copyright 2017-12-02 18:09:59 +01:00
phpunit.xml phpunit 2018-12-23 19:12:51 +01:00
sonar-project.properties fixed Sonar issues 2019-10-05 12:21:19 +02:00

Readme.md

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.

LAM

LAM

Download

You can get the newest version at https://www.ldap-account-manager.org/.

Documentation

Please see the documentation area.

Source code

There are two modules. Usually, you only need the files inside "lam".

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 - 2019 Roland Gruber post@rolandgruber.de