2016
This commit is contained in:
parent
56201b02d8
commit
9e80d5a205
|
@ -15,7 +15,7 @@ LAM - Readme
|
|||
|
||||
https://www.ldap-account-manager.org/
|
||||
|
||||
Copyright (C) 2003 - 2015 Roland Gruber <post@rolandgruber.de>
|
||||
Copyright (C) 2003 - 2016 Roland Gruber <post@rolandgruber.de>
|
||||
|
||||
Installation and documentation:
|
||||
Please see the LAM manual in docs/manual/index.html.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This software is copyright (c) 2003 - 2015 by Roland Gruber
|
||||
This software is copyright (c) 2003 - 2016 by Roland Gruber
|
||||
|
||||
If you purchased a copy of LDAP Account Manager Pro then the following
|
||||
files are licensed under the conditions which you accepted at purchase
|
||||
|
|
|
@ -11,15 +11,16 @@
|
|||
an LDAP directory. LAM runs on any webserver with PHP5 support and
|
||||
connects to your LDAP server unencrypted or via SSL/TLS.</para>
|
||||
|
||||
<para>LAM supports Samba 3, Unix, Zarafa, Kolab 2/3, address book entries,
|
||||
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>
|
||||
<para>LAM supports Samba 3/4, Unix, Zarafa, Kolab 2/3, address book
|
||||
entries, 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>
|
||||
|
||||
<para><ulink
|
||||
url="https://www.ldap-account-manager.org/">https://www.ldap-account-manager.org/</ulink></para>
|
||||
|
||||
<para>Copyright (C) 2003 - 2014 Roland Gruber
|
||||
<para>Copyright (C) 2003 - 2016 Roland Gruber
|
||||
<post@rolandgruber.de></para>
|
||||
|
||||
<para><emphasis role="bold">Key features:</emphasis></para>
|
||||
|
@ -66,7 +67,7 @@
|
|||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>PHP5 (>= 5.3.2)</para>
|
||||
<para>PHP5 (>= 5.4.0)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in New Issue