diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-12-29 11:46:52 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:30:24 -0500 |
commit | 030ede58527fe5dfd6d32c637751269a4bb48545 (patch) | |
tree | 7b32a49a983e4c15a71f92b8be0d30accf1c4c93 /source4/ldap_server | |
parent | cb785a891bb4938692b45c78c921f75ed7ddbade (diff) | |
download | samba-030ede58527fe5dfd6d32c637751269a4bb48545.tar.gz samba-030ede58527fe5dfd6d32c637751269a4bb48545.tar.bz2 samba-030ede58527fe5dfd6d32c637751269a4bb48545.zip |
r20407: the oMObjectClass values are not padded to 10 bytes!
metze
(This used to be commit f860dd2dca391edf55975d582dda0c1d01ddb6e3)
Diffstat (limited to 'source4/ldap_server')
-rw-r--r-- | source4/ldap_server/devdocs/AD-Syntaxes.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/ldap_server/devdocs/AD-Syntaxes.txt b/source4/ldap_server/devdocs/AD-Syntaxes.txt index 27b56c3086..4ac3f8874a 100644 --- a/source4/ldap_server/devdocs/AD-Syntaxes.txt +++ b/source4/ldap_server/devdocs/AD-Syntaxes.txt @@ -16,12 +16,12 @@ Generalized Time 1.3.6.1.4.1.1466.115.121.1.24 24 2.5.5.11 String(Genera Directory String 1.3.6.1.4.1.1466.115.121.1.15 64 2.5.5.12 String(Unicode) Large-Integer * 1.2.840.113556.1.4.906 65 2.5.5.16 Interval/LargeInteger Object-Security-Descriptor * 1.2.840.113556.1.4.907 66 2.5.5.15 String(NT-Sec-Desc) -DN 1.3.6.1.4.1.1466.115.121.1.12 127 2b0c 0287 731c 0085 4a00 2.5.5.1 Object(DS-DN) +DN 1.3.6.1.4.1.1466.115.121.1.12 127 2b0c 0287 731c 0085 4a 2.5.5.1 Object(DS-DN) DNWithOctetString * 1.2.840.113556.1.4.903 127 2a86 4886 f714 0101 010b 2.5.5.7 Object(DN-Binary) -OR-Name * 1.2.840.113556.1.4.1221 127 5606 0102 050b 1D00 0000 2.5.5.7 Object(OR-Name) +OR-Name * 1.2.840.113556.1.4.1221 127 5606 0102 050b 1D 2.5.5.7 Object(OR-Name) Octet String 1.3.6.1.4.1.1466.115.121.1.40 127 2a86 4886 f714 0101 0106 2.5.5.10 Object(Replica-Link) -Presentation Address 1.3.6.1.4.1.1466.115.121.1.43 127 2b0c 0287 731c 0085 5c00 2.5.5.13 Object(Presentation-Address) -Access Point 1.3.6.1.4.1.1466.115.121.1.2 127 2b0c 0287 731c 0085 3e00 2.5.5.14 Object(Access-Point) +Presentation Address 1.3.6.1.4.1.1466.115.121.1.43 127 2b0c 0287 731c 0085 5c 2.5.5.13 Object(Presentation-Address) +Access Point 1.3.6.1.4.1.1466.115.121.1.2 127 2b0c 0287 731c 0085 3e 2.5.5.14 Object(Access-Point) DNWithString * 1.2.840.113556.1.4.904 127 2a86 4886 f714 0101 010c 2.5.5.14 Object(DN-String) |