diff options
author | Simo Sorce <idra@samba.org> | 2005-02-27 16:35:19 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:10:55 -0500 |
commit | 625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e (patch) | |
tree | debf4fa893eeada02e9dcc29f1e48c7ce9d19205 /source4/provision.ldif | |
parent | b1b14817eaa6e6579596d54166e17bc8d5605c01 (diff) | |
download | samba-625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e.tar.gz samba-625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e.tar.bz2 samba-625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e.zip |
r5587: more work around the samldb module
fix the provision.ldif the layout of the @MODULES dn has changed since last commit
(This used to be commit acb99e63d40e71fa843c1b7a1719a350a353ed28)
Diffstat (limited to 'source4/provision.ldif')
-rw-r--r-- | source4/provision.ldif | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/provision.ldif b/source4/provision.ldif index c95780bceb..d6c4e2b406 100644 --- a/source4/provision.ldif +++ b/source4/provision.ldif @@ -36,10 +36,10 @@ user: computer template: userTemplate template: groupTemplate +#Add modules to the list to activate them by default +#beware often order is important dn: @MODULES -@MODULE: timestamps -# uncomment this if you want to enable schema checking -#@MODULE: schema +@LIST: timestamps ############################### # Domain Naming Context |