LDAPAccountManager/index.html

59 lines
2.8 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Lam by LDAPAccountManager</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-dark.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Lam</h1>
<p>LDAP Account Manager</p>
<p class="view"><a href="https://github.com/LDAPAccountManager/lam">View the Project on GitHub <small>LDAPAccountManager/lam</small></a></p>
<ul>
<li><a href="https://github.com/LDAPAccountManager/lam/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/LDAPAccountManager/lam/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/LDAPAccountManager/lam">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h2>
<a id="easy-ldap-management" class="anchor" href="#easy-ldap-management" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Easy LDAP management</h2>
<p>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.</p>
<h3>
<a id="account-management" class="anchor" href="#account-management" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Account management</h3>
<ul>
<li>manages Unix, Samba 3/4, Kolab 2/3, Zarafa, DHCP, SSH keys, group of names and much more</li>
<li>profiles for account creation</li>
<li>CSV file upload</li>
<li>automatic creation/deletion of home directories</li>
<li>setting file system quotas</li>
<li>PDF output for all accounts</li>
<li>schema and LDAP browser</li>
<li>manages multiple servers with different configurations</li>
<li>multi-language support</li>
</ul>
</section>
</div>
<footer>
<p>Project maintained by <a href="https://github.com/LDAPAccountManager">LDAPAccountManager</a></p>
<p>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>
</footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>