1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00

r8225: make nETBIOSName case insensitive, so that lower case netbios domain REALM's

are working in the hdb-ldb module

metze
This commit is contained in:
Stefan Metzmacher
2005-07-08 05:16:43 +00:00
committed by Gerald (Jerry) Carter
parent e6c39241bf
commit d24f39a5d7

View File

@@ -13,6 +13,7 @@ userPrincipalName: CASE_INSENSITIVE
servicePrincipalName: CASE_INSENSITIVE
dnsDomain: CASE_INSENSITIVE
dnsRoot: CASE_INSENSITIVE
nETBIOSName: CASE_INSENSITIVE
cn: CASE_INSENSITIVE
dc: CASE_INSENSITIVE
name: CASE_INSENSITIVE