mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
cf77bf3382
When FDS is used as a backend, Samba should not use the linked_attributes LDB module, but instead use the built-in DS plugins for attribute linking, indexing, and referential integrity.
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
dn: cn=${ATTR},cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
|
|
objectClass: top
|
|
objectClass: nsIndex
|
|
cn: ${ATTR}
|
|
nsSystemIndex: false
|
|
nsIndexType: eq
|
|
|