svn commit: samba r6085 - in branches/SAMBA_4_0/source: .

idra at samba.org idra at samba.org
Mon Mar 28 00:06:15 GMT 2005


Author: idra
Date: 2005-03-28 00:06:13 +0000 (Mon, 28 Mar 2005)
New Revision: 6085

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

Log:
dc is case insensitive
Modified:
   branches/SAMBA_4_0/source/provision.ldif


Changeset:
Modified: branches/SAMBA_4_0/source/provision.ldif
===================================================================
--- branches/SAMBA_4_0/source/provision.ldif	2005-03-27 23:31:43 UTC (rev 6084)
+++ branches/SAMBA_4_0/source/provision.ldif	2005-03-28 00:06:13 UTC (rev 6085)
@@ -13,6 +13,7 @@
 userPrincipalName: CASE_INSENSITIVE
 servicePrincipalName: CASE_INSENSITIVE
 cn: CASE_INSENSITIVE
+dc: CASE_INSENSITIVE
 name: CASE_INSENSITIVE WILDCARD
 dn: CASE_INSENSITIVE WILDCARD
 sAMAccountName: CASE_INSENSITIVE WILDCARD



More information about the samba-cvs mailing list