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:
committed by
Gerald (Jerry) Carter
parent
e6c39241bf
commit
d24f39a5d7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user