This commit is contained in:
Roland Gruber 2017-05-17 20:34:57 +02:00
parent c9e7973ed4
commit cc690fe34b
13 changed files with 5431 additions and 5259 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<appendix id="a_schema"> <appendix id="a_schema">
<title>LDAP schema files</title> <title>LDAP schema files</title>
<para>Here is a list of needed LDAP schema files for the different LAM <para>Here is a list of needed LDAP schema files for the different LAM
@ -192,8 +192,7 @@
<entry>Part of libpam-ldap installation</entry> <entry>Part of libpam-ldap installation</entry>
<entry>The device object class is only available in LAM <entry>The device object class is only available in LAM Pro.</entry>
Pro.</entry>
</row> </row>
<row> <row>
@ -544,8 +543,8 @@
<entry>oidbase.schema, oidnet.schema, oidrdbms.schema, <entry>oidbase.schema, oidnet.schema, oidrdbms.schema,
alias.schema</entry> alias.schema</entry>
<entry>Preinstalled on Oracle directory server, OpenLDAP schemas <entry>Preinstalled on Oracle directory server, OpenLDAP schemas can
can be downloaded e.g. <ulink be downloaded e.g. <ulink
url="http://www.idevelopment.info/data/Oracle/DBA_tips/LDAP/LDAP_8.shtml">here</ulink></entry> url="http://www.idevelopment.info/data/Oracle/DBA_tips/LDAP/LDAP_8.shtml">here</ulink></entry>
<entry>LAM Pro only</entry> <entry>LAM Pro only</entry>
@ -641,6 +640,25 @@
<entry>LAM Pro only</entry> <entry>LAM Pro only</entry>
</row> </row>
<row>
<entry><inlinemediaobject>
<imageobject>
<imagedata fileref="images/schema_kopano.png" />
</imageobject>
</inlinemediaobject></entry>
<entry>Kopano</entry>
<entry>kopano-user, kopano-contact, kopano-group,
kopano-dynamicgroup, kopano-addresslist, kopano-server</entry>
<entry>kopano.ldif</entry>
<entry>Part of Kopano installation</entry>
<entry>LAM Pro only</entry>
</row>
<row> <row>
<entry><inlinemediaobject> <entry><inlinemediaobject>
<imageobject> <imageobject>
@ -697,4 +715,4 @@
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>
</appendix> </appendix>

File diff suppressed because it is too large Load Diff

View File

@ -750,6 +750,24 @@
each time the Windows password is changed.</entry> each time the Windows password is changed.</entry>
</row> </row>
<row>
<entry morerows="1"><inlinemediaobject>
<imageobject>
<imagedata fileref="images/schema_kopano.png" />
</imageobject>
</inlinemediaobject>Kopano</entry>
<entry>"Send as" privileges</entry>
<entry>Define user who may send mails as this user</entry>
</row>
<row>
<entry>Email aliases</entry>
<entry>Email aliases</entry>
</row>
<row> <row>
<entry morerows="1"><inlinemediaobject> <entry morerows="1"><inlinemediaobject>
<imageobject> <imageobject>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

View File

@ -8,7 +8,7 @@
LDAP directory. LAM runs on any webserver with PHP5 support and connects to LDAP directory. LAM runs on any webserver with PHP5 support and connects to
your LDAP server unencrypted or via SSL/TLS.</para> your LDAP server unencrypted or via SSL/TLS.</para>
<para>LAM supports Samba 3/4, Unix, Zarafa, Kolab 2/3, address book entries, <para>LAM supports Samba 3/4, Unix, Kopano, Kolab 3, address book entries,
NIS mail aliases, MAC addresses and much more. There is a tree viewer 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 included to allow access to the raw LDAP attributes. You can use templates
for account creation and use multiple configuration profiles.</para> for account creation and use multiple configuration profiles.</para>
@ -16,7 +16,7 @@
<para><ulink <para><ulink
url="https://www.ldap-account-manager.org/">https://www.ldap-account-manager.org/</ulink></para> url="https://www.ldap-account-manager.org/">https://www.ldap-account-manager.org/</ulink></para>
<para>Copyright (C) 2003 - 2016 Roland Gruber <para>Copyright (C) 2003 - 2017 Roland Gruber
&lt;post@rolandgruber.de&gt;</para> &lt;post@rolandgruber.de&gt;</para>
<para><emphasis role="bold">Key features:</emphasis></para> <para><emphasis role="bold">Key features:</emphasis></para>