diff options
author | Andrew Bartlett <abartlet@samba.org> | 2006-10-16 03:19:11 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:21:07 -0500 |
commit | 064b605fab5393a1f9856d06ff56994676d57541 (patch) | |
tree | 6287052d4090fc77846bff42abd75f52208463b9 /source4 | |
parent | 1b8e6fa6e9b45eb99ee34fa1a7628598d287c0f9 (diff) | |
download | samba-064b605fab5393a1f9856d06ff56994676d57541.tar.gz samba-064b605fab5393a1f9856d06ff56994676d57541.tar.bz2 samba-064b605fab5393a1f9856d06ff56994676d57541.zip |
r19315: Record some OID allocations.
Andrew Bartlett
(This used to be commit 0ceffb52eb218cd2beff0054679a07f137f0f23a)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/setup/schema_samba4.ldif | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/setup/schema_samba4.ldif b/source4/setup/schema_samba4.ldif index 2ebf991c02..4efcfc4c12 100644 --- a/source4/setup/schema_samba4.ldif +++ b/source4/setup/schema_samba4.ldif @@ -113,6 +113,9 @@ attributeID: 1.3.6.1.4.1.7165.4.1.7 attributeSyntax: 2.5.5.4 oMSyntax: 20 +#Allocated: (middleName) attributeID: 1.3.6.1.4.1.7165.4.1.7 + + dn: CN=unixName,CN=Schema,CN=Configuration,${BASEDN} cn: unixName name: unixName @@ -142,3 +145,6 @@ adminDisplayName: krb5-Key attributeID: 1.3.6.1.4.1.5322.10.1.10 attributeSyntax: 2.5.5.10 oMSyntax: 4 + + +#Allocated: (defaultGroup) attributeID: 1.3.6.1.4.1.7165.4.1.11 |