LDAPAccountManager/lam
Roland Gruber 665e2a987c 2015-08-14 19:18:29 +00:00
..
config 2015-08-14 19:18:29 +00:00
docs 2015-08-14 19:18:29 +00:00
graphics 2015-08-14 19:18:29 +00:00
help 2015-08-14 19:18:29 +00:00
lib 2015-08-14 19:18:29 +00:00
locale 2015-08-14 19:18:29 +00:00
po 2015-08-14 19:18:29 +00:00
sess 2015-08-14 19:18:29 +00:00
style 2015-08-14 19:18:29 +00:00
templates 2015-08-14 19:18:29 +00:00
tests 2015-08-14 19:18:29 +00:00
tmp 2015-08-14 19:18:29 +00:00
.htaccess 2015-08-14 19:18:29 +00:00
COPYING 2015-08-14 19:18:29 +00:00
HISTORY 2015-08-14 19:18:29 +00:00
README 2015-08-14 19:18:29 +00:00
VERSION 2015-08-14 19:18:29 +00:00
copyright 2015-08-14 19:18:29 +00:00
index.html 2015-08-14 19:18:29 +00:00
phpdoc.sh 2015-08-14 19:18:29 +00:00

README

LAM - Readme
============

  LDAP Account Manager (LAM) manages user, group and host accounts in an LDAP
  directory. LAM runs on any webserver with PHP5 support and connects to your
  LDAP server unencrypted or via SSL/TLS.
  Currently LAM supports these account types: Samba 3/4, Unix, Kolab 2,
  address book entries, NIS mail aliases and MAC addresses. There is a tree
  viewer included to allow access to the raw LDAP attributes. You can use
  templates for account creation and use multiple configuration profiles.
  LAM is translated to Catalan, Chinese (Traditional + Simplified), Czech,
  Dutch, English, French, German, Hungarian, Italian, Japanese, Polish,
  Portuguese, Russian, Slovak, Spanish, Turkish and Ukrainian.

  https://www.ldap-account-manager.org/

    Copyright (C) 2003 - 2015 Roland Gruber <post@rolandgruber.de>

  Installation and documentation:
    Please see the LAM manual in docs/manual/index.html.

  Default password:
    The default password to edit the configuration options is "lam".

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

  License:
    LAM is published under the GNU General Public License.
    The complete list of licenses can be found in the copyright file.


    Have fun!
        The LAM development team