added rfc2307bisPosixGroup
This commit is contained in:
parent
90eea5c331
commit
a864a2f4d5
|
@ -1,4 +1,5 @@
|
|||
January 2009 2.5.0
|
||||
- LAM Pro: supports rfc2307bis schema for Unix groups
|
||||
- Shadow: module is now optional when creating new accounts
|
||||
- Kolab: account extension is now optional
|
||||
- Kolab: Self service uses no extra LDAP suffix but uses global setting
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
Schema: nis.schema
|
||||
Source: Part of OpenLDAP installation
|
||||
|
||||
Suse Linux: Do not use the rfc2307bis.schema but nis.schema instead.
|
||||
The rfc2307bis.schema is only supported by LAM Pro. Use the nis.schema
|
||||
if you do not want to upgrade to LAM Pro.
|
||||
|
||||
|
||||
2. Address book entries (module inetOrgPerson)
|
||||
|
|
Loading…
Reference in New Issue