mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Update WHATSNEW with the further LDAP schema changes in previous commit.
Andrew Bartlett
(This used to be commit 81f84cc57f
)
This commit is contained in:
parent
4168d61fb2
commit
9cc52051e1
@ -463,9 +463,8 @@ Other new object classes and their uses include:
|
||||
|
||||
* sambaDomain - domain information used to allocate rids
|
||||
for users and groups as necessary. The attributes are added
|
||||
in 'ldap suffix' directory entry automatically if
|
||||
an idmap uid/gid range has been set and the 'ldapsam'
|
||||
passdb backend has been selected.
|
||||
in 'ldap suffix' directory entry automatically apon first
|
||||
connection to the directory.
|
||||
|
||||
* sambaGroupMapping - an object representing the
|
||||
relationship between a posixGroup and a Windows
|
||||
@ -480,6 +479,9 @@ Other new object classes and their uses include:
|
||||
SID and a UNIX uid/gid. These objects are created by the
|
||||
idmap_ldap module as needed.
|
||||
|
||||
* sambaSidEntry - object representing a SID alone, as a Structural
|
||||
class on which to build the sambaIdmapEntry.
|
||||
|
||||
|
||||
New Suffix for Searching
|
||||
------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user