mirror of
https://github.com/samba-team/samba.git
synced 2025-02-21 01:59:07 +03:00
While this does not matter very much, others may later expect 'cn' to be case insensitive. Andrew Bartlett
17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
dn: @INDEXLIST
|
|
@IDXATTR: cn
|
|
@IDXATTR: flatname
|
|
@IDXATTR: realm
|
|
|
|
dn: @ATTRIBUTES
|
|
cn: CASE_INSENSITIVE
|
|
realm: CASE_INSENSITIVE
|
|
flatname: CASE_INSENSITIVE
|
|
sAMAccountName: CASE_INSENSITIVE
|
|
|
|
#Add modules to the list to activate them by default
|
|
#beware often order is important
|
|
dn: @MODULES
|
|
@LIST: update_keytab,operational,objectguid,rdn_name
|
|
|