diff options
author | Andrew Bartlett <abartlet@samba.org> | 2009-08-13 10:01:00 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-08-17 09:50:56 +1000 |
commit | e1e99a7c7bb3a69d2c522ef272301b0ba73efd7f (patch) | |
tree | 2a055c353226bc746afad7caad1c03083482fa7e /source4/setup/provision_basedn.ldif | |
parent | 346aa6e093508f4e2918b20df452398ef332e416 (diff) | |
download | samba-e1e99a7c7bb3a69d2c522ef272301b0ba73efd7f.tar.gz |
s4:provision Remove the ACI element from the provision templates
We need to find a better way to apply this (used in the Fedora DS LDAP
backend), not by trying to tunnel this down the module stack.
Andrew Bartlett
Diffstat (limited to 'source4/setup/provision_basedn.ldif')
-rw-r--r-- | source4/setup/provision_basedn.ldif | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/setup/provision_basedn.ldif b/source4/setup/provision_basedn.ldif index 7fdecfa3c00..df34e4bbf08 100644 --- a/source4/setup/provision_basedn.ldif +++ b/source4/setup/provision_basedn.ldif @@ -4,5 +4,4 @@ dn: ${DOMAINDN} objectClass: top objectClass: ${DOMAIN_OC} -${ACI} |