diff options
author | Andrew Bartlett <abartlet@samba.org> | 2009-11-24 10:15:28 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-11-24 10:39:09 +1100 |
commit | 90d739990a5e17d1f2a7246287b6220534d9aae0 (patch) | |
tree | 32240f0c300370f811b6da0f3c28a87c4f71c7bc /source4/setup | |
parent | f8bd0559ada056722d7d5ae0286753e7c591650b (diff) | |
download | samba-90d739990a5e17d1f2a7246287b6220534d9aae0.tar.gz samba-90d739990a5e17d1f2a7246287b6220534d9aae0.tar.bz2 samba-90d739990a5e17d1f2a7246287b6220534d9aae0.zip |
s4:provision Remove 'operational' from secrets.ldb module list
Diffstat (limited to 'source4/setup')
-rw-r--r-- | source4/setup/secrets_init.ldif | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/secrets_init.ldif b/source4/setup/secrets_init.ldif index 00a25a3ece..8a8557972d 100644 --- a/source4/setup/secrets_init.ldif +++ b/source4/setup/secrets_init.ldif @@ -12,5 +12,5 @@ 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 +@LIST: update_keytab,objectguid,rdn_name |