mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
r5984: Add index and attributes to default ldif for secrets.ldb
Andrew Bartlett (This used to be commit 41dea45892362c4b25a93d8719fb7843485a7b98)
This commit is contained in:
parent
d735487aad
commit
c62fc9b46f
@ -1,8 +1,13 @@
|
||||
dn: @INDEXLIST
|
||||
@IDXATTR: name
|
||||
@IDXATTR: cn
|
||||
@IDXATTR: flatname
|
||||
@IDXATTR: realm
|
||||
|
||||
dn: @ATTRIBUTES
|
||||
realm: CASE_INSENSITIVE
|
||||
flatname: CASE_INSENSITIVE
|
||||
sAMAccountName: CASE_INSENSITIVE
|
||||
|
||||
dn: CN=LSA Secrets
|
||||
objectClass: top
|
||||
objectClass: container
|
||||
|
Loading…
x
Reference in New Issue
Block a user