support for namedObject

This commit is contained in:
Roland Gruber 2012-05-26 14:06:08 +00:00
parent 5e0b3d131b
commit c46d809739
2 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,7 @@ June 2012
- LAM Pro:
-> Custom fields module allows to manage custom LDAP attributes in Self Service
-> Separate group of names module for users allows to manage memberships if Unix module is not used (RFE 3504429)
-> Named object module for groups (used for rfc2307bis schema)
- fixed bugs
-> Asterisk extensions with same name (3528288)

View File

@ -2288,14 +2288,16 @@ Have fun!
<para>Some applications (e.g. Suse Linux) use the rfc2307bis schema
for Unix accounts instead of the nis schema. In this case group
accounts are based on the object class <link lang=""
linkend="a_groupOfNames">groupOf(Unique)Names</link>. The object class
is auxiliary in this case.</para>
linkend="a_groupOfNames">groupOf(Unique)Names</link> or namedObject.
The object class posixGroup is auxiliary in this case.</para>
<para>LAM Pro supports these groups with a special account module:
<emphasis role="bold">rfc2307bisPosixGroup</emphasis></para>
<para>Use this module only if your system depends on the rfc2307bis
schema. The module can be selected in the LAM configuration.</para>
schema. The module can be selected in the LAM configuration. Instead
of using groupOfNames as basis for your groups you may also use
namedObject.</para>
<para><screenshot>
<mediaobject>