Update WHATSNEW with the further LDAP schema changes in previous commit.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 4 Jul 2003 13:35:35 +0000 (13:35 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Jul 2003 13:35:35 +0000 (13:35 +0000)
Andrew Bartlett
(This used to be commit 81f84cc57fb39cc8d5edf8cf1005159c67031142)

WHATSNEW.txt

index 3bc90b1406db4ea1c900de4bbae7c5b23b081c5a..5c74c954110f7ecfba035c7dbd5a6d9d94505326 100644 (file)
@@ -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
 ------------------------