Author: jra
Date: 2005-03-17 01:25:16 +0000 (Thu, 17 Mar 2005)
New Revision: 5847

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

Log:
Fixes from Lars M?\195?\188ller and Vince Brimhall @Novell for NDS
schema.
Jeremy.

Modified:
   branches/SAMBA_3_0/examples/LDAP/samba-nds.schema


Changeset:
Modified: branches/SAMBA_3_0/examples/LDAP/samba-nds.schema
===================================================================
--- branches/SAMBA_3_0/examples/LDAP/samba-nds.schema   2005-03-17 01:24:57 UTC 
(rev 5846)
+++ branches/SAMBA_3_0/examples/LDAP/samba-nds.schema   2005-03-17 01:25:16 UTC 
(rev 5847)
@@ -128,7 +128,7 @@
 dn: cn=schema
 changetype: modify
 add: attributetypes
-attributeTypes: ( 1.3.6.1.4.1.7165.2.1.54 NAME 'sambaPasswordHistory' DESC 
'Concatenated MD4 hashes of the unicode passwords used on this account' 
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} )
+attributeTypes: ( 1.3.6.1.4.1.7165.2.1.54 NAME 'sambaPasswordHistory' DESC 
'Concatenated MD4 hashes of the unicode passwords used on this account' 
EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} )
 
 ##
 ## SID, of any type

Reply via email to