1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Overview</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="LDAP Account Manager - Manual"><link rel="up" href="index.html" title="LDAP Account Manager - Manual"><link rel="prev" href="index.html" title="LDAP Account Manager - Manual"><link rel="next" href="pr02.html" title="Architecture"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Overview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a></td><th width="60%" align="center"></th><td width="20%" align="right"><a accesskey="n" href="pr02.html">Next</a></td></tr></table><hr></div><div class="preface" title="Overview"><div class="titlepage"><div><div><h2 class="title"><a name="idp111328"></a>Overview</h2></div></div></div><p>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.</p><p>Currently LAM supports these account types: Samba 3, 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 and Spanish.</p><p><a class="ulink" href="http://www.ldap-account-manager.org/" target="_top">http://www.ldap-account-manager.org/</a></p><p>Copyright (C) 2003 - 2012 Roland Gruber
<post@rolandgruber.de></p><p><span class="bold"><strong>Key features:</strong></span></p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>managing user/group/host/domain entries</p></li><li class="listitem"><p>account profiles</p></li><li class="listitem"><p>account creation via file upload</p></li><li class="listitem"><p>multiple configuration profiles</p></li><li class="listitem"><p>LDAP browser</p></li><li class="listitem"><p>schema browser</p></li><li class="listitem"><p>OU editor</p></li><li class="listitem"><p>PDF export for all accounts</p></li><li class="listitem"><p>manage user/group Quota and create home directories</p></li></ul></div><p><span class="bold"><strong>Requirements:</strong></span></p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>PHP5 (>= 5.2.4)</p></li><li class="listitem"><p>Openldap (2.0 or greater)</p></li><li class="listitem"><p>A recent web browser that supports CSS2 and JavaScript, at
minimum:</p><div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem"><p>Firefox 3</p></li><li class="listitem"><p>Internet Explorer 8<span class="bold"><strong> (compatibility
mode turned off)</strong></span></p></li><li class="listitem"><p>Opera 10</p></li></ul></div></li></ul></div><p>The default password to edit the configuration options is
"lam".</p><p><span class="bold"><strong>License:</strong></span></p><p>LAM is published under the GNU General Public License. The complete
list of licenses can be found in the copyright file.</p><p><span class="bold"><strong>Default password:</strong></span></p><p>The default password for the LAM configuration is "lam".</p><div class="literallayout"><p><br>
Havefun!<br>
TheLAMdevelopmentteam</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a></td><td width="20%" align="center"></td><td width="40%" align="right"><a accesskey="n" href="pr02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">LDAP Account Manager - Manual</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Architecture</td></tr></table></div></body></html>
|