From e0fd0c8a515b5cd49bdff62c54bef677aca02461 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 17 Sep 2017 10:27:50 +0200 Subject: [PATCH] added images + doc --- .gitignore | 1 + Readme.md | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index ca21e904..039dc04c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.settings/ /.buildpath /.project +/.Readme.md.html diff --git a/Readme.md b/Readme.md index faa5083e..38ace56c 100644 --- a/Readme.md +++ b/Readme.md @@ -3,9 +3,16 @@ 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](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) + # Download You can get the newest version at https://www.ldap-account-manager.org/. +# Documentation +Please see the [documentation area](https://www.ldap-account-manager.org/lamcms/documentation). + # Source code There are two modules. Usually, you only need the files inside "lam".