Author: idra
Date: 2006-08-25 12:57:12 +0000 (Fri, 25 Aug 2006)
New Revision: 17829

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17829

Log:

Fix the order of the bytes


Modified:
   branches/SAMBA_4_0/source/ldap_server/devdocs/AD-Syntaxes.txt


Changeset:
Modified: branches/SAMBA_4_0/source/ldap_server/devdocs/AD-Syntaxes.txt
===================================================================
--- branches/SAMBA_4_0/source/ldap_server/devdocs/AD-Syntaxes.txt       
2006-08-25 12:45:19 UTC (rev 17828)
+++ branches/SAMBA_4_0/source/ldap_server/devdocs/AD-Syntaxes.txt       
2006-08-25 12:57:12 UTC (rev 17829)
@@ -1,5 +1,5 @@
 Description                    LDAP OID                        oMSyntax        
oMObjectClass           attributeSyntax         MS-Name
-----------------------------------------------------------------------------------------------------------------------------------------------
+-------------------------------------------------------------------------------------------------------------------------------------------------------------
 Boolean                                1.3.6.1.4.1.1466.115.121.1.7       1    
                                2.5.5.8                 Boolean
 Integer                                1.3.6.1.4.1.1466.115.121.1.27      2    
                                2.5.5.9                 Integer
 Octet String                   1.3.6.1.4.1.1466.115.121.1.40      4            
                        2.5.5.10                String(Octet)
@@ -16,13 +16,13 @@
 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    0c2b 
8702 1c73 8500 004a        2.5.5.1                 Object(DS-DN)
-DNWithOctetString            * 1.2.840.113556.1.4.903           127    862a 
8648 14f7 0101 0b01        2.5.5.7                 Object(DN-Binary)
-OR-Name                             *  1.2.840.113556.1.4.1221          127    
0656 0201 0b05 001D 0000        2.5.5.7                 Object(OR-Name)
-Octet String                   1.3.6.1.4.1.1466.115.121.1.40    127    862a 
8648 14f7 0101 0601        2.5.5.10                Object(Replica-Link)
-Presentation Address           1.3.6.1.4.1.1466.115.121.1.43    127    0c2b 
8702 1c73 8500 005c        2.5.5.13                Object(Presentation-Address)
-Access Point                   1.3.6.1.4.1.1466.115.121.1.2     127    0c2b 
8702 1c73 8500 003e        2.5.5.14                Object(Access-Point)
-DNWithString                 * 1.2.840.113556.1.4.904           127    862a 
8648 14f7 0101 0c01        2.5.5.14                Object(DN-String)
+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)
+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)
+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)
+DNWithString                 * 1.2.840.113556.1.4.904           127    2a86 
4886 f714 0101 010c        2.5.5.14                Object(DN-String)
 
 
 Unrepresent Syntaxes:

Reply via email to