2017-02-10 18:30:10 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
2017-03-11 09:58:02 +00:00
|
|
|
<preface>
|
|
|
|
<title>Overview</title>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para>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.</para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-05-17 18:34:57 +00:00
|
|
|
<para>LAM supports Samba 3/4, Unix, Kopano, Kolab 3, address book entries,
|
2017-03-11 09:58:02 +00:00
|
|
|
NIS mail aliases, MAC addresses and much more. 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.</para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para><ulink
|
|
|
|
url="https://www.ldap-account-manager.org/">https://www.ldap-account-manager.org/</ulink></para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-05-17 18:34:57 +00:00
|
|
|
<para>Copyright (C) 2003 - 2017 Roland Gruber
|
2017-03-11 09:58:02 +00:00
|
|
|
<post@rolandgruber.de></para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para><emphasis role="bold">Key features:</emphasis></para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>managing user/group/host/domain entries</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>account profiles</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>account creation via file upload</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>multiple configuration profiles</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>LDAP browser</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>schema browser</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>OU editor</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>PDF export for all accounts</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>manage user/group Quota and create home directories</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para><emphasis role="bold">Requirements:</emphasis></para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
2017-09-16 07:58:08 +00:00
|
|
|
<para>PHP (>= 5.6.0)</para>
|
2017-03-11 09:58:02 +00:00
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>Any standard LDAP server (e.g. OpenLDAP, Active Directory, Samba
|
|
|
|
4, OpenDJ, 389 Directory Server, Apache DS, ...)</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>A recent web browser that supports CSS2 and JavaScript, at
|
|
|
|
minimum:</para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>Firefox (max. 2 years old)</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>Chrome (max. 2 years old)</para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
2017-09-16 07:58:08 +00:00
|
|
|
<para>Internet Explorer 11<emphasis role="bold"> (compatibility mode
|
2017-03-11 09:58:02 +00:00
|
|
|
turned off)</emphasis></para>
|
|
|
|
</listitem>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<listitem>
|
|
|
|
<para>Opera (max. 2 years old)</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para>The default password to edit the configuration options is
|
|
|
|
"lam".</para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para><emphasis role="bold">License:</emphasis></para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para>LAM is published under the GNU General Public License. The complete
|
|
|
|
list of licenses can be found in the copyright file.</para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para><emphasis role="bold">Default password:</emphasis></para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<para>The default password for the LAM configuration is "lam".</para>
|
2017-02-10 18:30:10 +00:00
|
|
|
|
2017-03-11 09:58:02 +00:00
|
|
|
<literallayout>
|
2017-02-10 18:30:10 +00:00
|
|
|
Have fun!
|
|
|
|
The LAM development team</literallayout>
|
2017-03-11 09:58:02 +00:00
|
|
|
</preface>
|