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

abartlet at samba.org abartlet at samba.org
Mon Sep 13 08:13:44 GMT 2004


Author: abartlet
Date: 2004-09-13 08:13:44 +0000 (Mon, 13 Sep 2004)
New Revision: 2313

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=2313&nolog=1

Log:
Make these attributes case insensitive in the default provision.ldif

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/provision.ldif


Changeset:
Modified: branches/SAMBA_4_0/source/provision.ldif
===================================================================
--- branches/SAMBA_4_0/source/provision.ldif	2004-09-13 08:04:04 UTC (rev 2312)
+++ branches/SAMBA_4_0/source/provision.ldif	2004-09-13 08:13:44 UTC (rev 2313)
@@ -5,6 +5,9 @@
 @IDXATTR: objectClass
 
 dn: @ATTRIBUTES
+realm: CASE_INSENSITIVE
+userPrincipalName: CASE_INSENSITIVE
+servicePrincipalName: CASE_INSENSITIVE
 name: CASE_INSENSITIVE WILDCARD
 sAMAccountName: CASE_INSENSITIVE WILDCARD
 objectClass: CASE_INSENSITIVE



More information about the samba-cvs mailing list