svn commit: samba r17652 - in branches/SAMBA_4_0/source/setup: .

idra at samba.org idra at samba.org
Mon Aug 21 04:44:38 GMT 2006


Author: idra
Date: 2006-08-21 04:44:38 +0000 (Mon, 21 Aug 2006)
New Revision: 17652

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

Log:

add oMSyntax to these attributes


Modified:
   branches/SAMBA_4_0/source/setup/schema_samba4.ldif


Changeset:
Modified: branches/SAMBA_4_0/source/setup/schema_samba4.ldif
===================================================================
--- branches/SAMBA_4_0/source/setup/schema_samba4.ldif	2006-08-21 04:33:36 UTC (rev 17651)
+++ branches/SAMBA_4_0/source/setup/schema_samba4.ldif	2006-08-21 04:44:38 UTC (rev 17652)
@@ -21,6 +21,7 @@
 adminDisplayName: NT-PWD-Hash
 attributeID: 1.3.6.1.4.1.7165.4.1.1
 attributeSyntax: 2.5.5.10
+oMSyntax: 4
 
 dn: cn=lmpwdHash,CN=Schema,CN=Configuration,${BASEDN}
 cn: lmpwdHash
@@ -35,6 +36,7 @@
 adminDisplayName: LM-PWD-Hash
 attributeID: 1.3.6.1.4.1.7165.4.1.2
 attributeSyntax: 2.5.5.10
+oMSyntax: 4
 
 dn: cn=sambaNtPwdHistory,CN=Schema,CN=Configuration,${BASEDN}
 cn: sambaNtPwdHistory
@@ -49,6 +51,7 @@
 adminDisplayName: SAMBA-NT-PWD-History
 attributeID: 1.3.6.1.4.1.7165.4.1.3
 attributeSyntax: 2.5.5.10
+oMSyntax: 4
 
 dn: cn=sambaLmPwdHistory,CN=Schema,CN=Configuration,${BASEDN}
 cn: sambaLmPwdHistory
@@ -63,6 +66,7 @@
 adminDisplayName: SAMBA-LM-PWDHistory
 attributeID: 1.3.6.1.4.1.7165.4.1.4
 attributeSyntax: 2.5.5.10
+oMSyntax: 4
 
 dn: cn=sambaPassword,CN=Schema,CN=Configuration,${BASEDN}
 cn: sambaPassword
@@ -77,6 +81,7 @@
 adminDisplayName: SAMBA-Password
 attributeID: 1.3.6.1.4.1.7165.4.1.5
 attributeSyntax: 2.5.5.5
+oMSyntax: 22
 
 dn: cn=dnsDomain,CN=Schema,CN=Configuration,${BASEDN}
 cn: dnsDomain
@@ -91,6 +96,7 @@
 adminDisplayName: SAMBA-Password
 attributeID: 1.3.6.1.4.1.7165.4.1.6
 attributeSyntax: 2.5.5.4
+oMSyntax: 20
 
 dn: cn=privilege,CN=Schema,CN=Configuration,${BASEDN}
 cn: privilege
@@ -105,6 +111,7 @@
 adminDisplayName: Privilege
 attributeID: 1.3.6.1.4.1.7165.4.1.7
 attributeSyntax: 2.5.5.4
+oMSyntax: 20
 
 dn: CN=unixName,CN=Schema,CN=Configuration,${BASEDN}
 cn: unixName
@@ -119,6 +126,7 @@
 adminDisplayName: Unix-Name
 attributeID: 1.3.6.1.4.1.7165.4.1.9
 attributeSyntax: 2.5.5.4
+oMSyntax: 20
 
 dn: cn=krb5Key,CN=Schema,CN=Configuration,${BASEDN}
 cn: krb5Key
@@ -133,3 +141,4 @@
 adminDisplayName: krb5-Key
 attributeID: 1.3.6.1.4.1.5322.10.1.10
 attributeSyntax: 2.5.5.10
+oMSyntax: 4



More information about the samba-cvs mailing list