diff options
Diffstat (limited to 'source4/setup/secrets_init.ldif')
-rw-r--r-- | source4/setup/secrets_init.ldif | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/source4/setup/secrets_init.ldif b/source4/setup/secrets_init.ldif new file mode 100644 index 0000000000..eb423a5122 --- /dev/null +++ b/source4/setup/secrets_init.ldif @@ -0,0 +1,15 @@ +dn: @INDEXLIST +@IDXATTR: cn +@IDXATTR: flatname +@IDXATTR: realm + +dn: @ATTRIBUTES +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 + |