]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/microsoft.schema
ITS#2607: improve socket() error logging with AF info
[openldap] / servers / slapd / schema / microsoft.schema
index 6d4b4d8519d7eab7996ae45ff61602af2d07fb50..fcb3b12ef61b51b7381b63b85b3422c54ba5d520 100644 (file)
@@ -1,3 +1,6 @@
+# $OpenLDAP$
+# This file is provided for informational purposes only.
+
 # These definitions are from Microsoft's Active Directory.
 # They were gathered using the subschemaSubentry object of
 # Windows 2000 Advanced Server Release Candidate 2.
@@ -251,7 +254,8 @@ objectclass ( 1.2.840.113556.1.5.6
        MUST (objectSid $ sAMAccountName )
        MAY (nTSecurityDescriptor $ securityIdentifier $ supplementalCredentials $
                rid $ sAMAccountType $ sIDHistory $ altSecurityIdentities $ tokenGroups $
-               tokenGroupsNoGCAcceptable $ accountNameHistory ) )
+               tokenGroupsNoGCAcceptable $ accountNameHistory  $
+               tokenGroupsGlobalAndUniversal) )
 
 objectclass ( 1.2.840.113556.1.5.162
        NAME 'mSMQConfiguration'
@@ -4103,6 +4107,10 @@ attributetype ( 1.2.840.113556.1.4.1303
        NAME 'tokenGroupsNoGCAcceptable'
        SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
 
+attributetype ( 1.2.840.113556.1.4.1418
+       NAME 'tokenGroupsGlobalAndUniversal'
+       SYNTAX '1.3.6.1.4.1.1466.115.121.1.40' )
+
 attributetype ( 1.2.840.113556.1.4.1190
        NAME 'msRASSavedFramedIPAddress'
        SYNTAX '1.3.6.1.4.1.1466.115.121.1.27'