mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-06 03:49:56 +02:00
TAK support
This commit is contained in:
parent
2e95a4b05e
commit
82a76469bc
3 changed files with 46 additions and 3 deletions
|
@ -467,7 +467,7 @@
|
||||||
|
|
||||||
<entry>dhcp.schema</entry>
|
<entry>dhcp.schema</entry>
|
||||||
|
|
||||||
<entry>docs/schema/dhcp.schema</entry>
|
<entry>Part of LAM installation: docs/schema/dhcp.schema</entry>
|
||||||
|
|
||||||
<entry>The LDAP suffix should be set to your dhcpServer
|
<entry>The LDAP suffix should be set to your dhcpServer
|
||||||
entry.</entry>
|
entry.</entry>
|
||||||
|
@ -486,7 +486,7 @@
|
||||||
|
|
||||||
<entry>schema.ldif</entry>
|
<entry>schema.ldif</entry>
|
||||||
|
|
||||||
<entry>part of bind-dyndb-ldap</entry>
|
<entry>Part of bind-dyndb-ldap</entry>
|
||||||
|
|
||||||
<entry>LAM Pro only</entry>
|
<entry>LAM Pro only</entry>
|
||||||
</row>
|
</row>
|
||||||
|
@ -505,7 +505,7 @@
|
||||||
|
|
||||||
<entry>dlz.schema</entry>
|
<entry>dlz.schema</entry>
|
||||||
|
|
||||||
<entry>part of <ulink url="http://bind-dlz.sourceforge.net/">Bind
|
<entry>Part of <ulink url="http://bind-dlz.sourceforge.net/">Bind
|
||||||
DLZ patch</ulink></entry>
|
DLZ patch</ulink></entry>
|
||||||
|
|
||||||
<entry>LAM Pro only</entry>
|
<entry>LAM Pro only</entry>
|
||||||
|
@ -821,6 +821,24 @@
|
||||||
<entry>LAM Pro only, requires DDS extension on LDAP server
|
<entry>LAM Pro only, requires DDS extension on LDAP server
|
||||||
side</entry>
|
side</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><inlinemediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="images/schema_tak.png" width="16px"/>
|
||||||
|
</imageobject>
|
||||||
|
</inlinemediaobject></entry>
|
||||||
|
|
||||||
|
<entry>TAK</entry>
|
||||||
|
|
||||||
|
<entry>takUser</entry>
|
||||||
|
|
||||||
|
<entry>tak-*.ldif</entry>
|
||||||
|
|
||||||
|
<entry>Part of LAM installation: docs/schema/tak-*.ldif</entry>
|
||||||
|
|
||||||
|
<entry/>
|
||||||
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -2520,6 +2520,31 @@ AuthorizedKeysCommandUser root</literallayout>
|
||||||
|
|
||||||
<para>You can define callsigns, team roles and colors for users.</para>
|
<para>You can define callsigns, team roles and colors for users.</para>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">LDAP schema</emphasis></para>
|
||||||
|
|
||||||
|
<para>The module expects that TAK users use the object class "takUser"
|
||||||
|
and the attributes "takCallsign", "takRole" and "takColor". You can find
|
||||||
|
matching schema files in /usr/share/ldap-account-manager/docs/schema
|
||||||
|
(DEB/RPM) or docs/schema (tar.bz2). Please see the beginning of the
|
||||||
|
files for installation instructions.</para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>OpenLDAP: tak-OpenLDAP.ldif</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Samba 4: tak-Samba4-attributes.ldif and
|
||||||
|
tak-Samba4-objectClass.ldif</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Windows (AD): tak-Windows.ldif</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">Configuration</emphasis></para>
|
||||||
|
|
||||||
<para>Add the TAK module for users in your server profile:</para>
|
<para>Add the TAK module for users in your server profile:</para>
|
||||||
|
|
||||||
<screenshot>
|
<screenshot>
|
||||||
|
|
BIN
lam/docs/manual-sources/images/schema_tak.png
Normal file
BIN
lam/docs/manual-sources/images/schema_tak.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue