summaryrefslogtreecommitdiffstats
path: root/install/share/bootstrap-template.ldif
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-30 18:25:33 -0500
committerRob Crittenden <rcritten@redhat.com>2010-12-21 12:29:33 -0500
commite0c8be0c4cdfa4b14c1ed4fd718f2e3c017a73b7 (patch)
tree75f716b586cc8c69712545f3009b152aab5d311e /install/share/bootstrap-template.ldif
parent0fbe1f944f4346d000acfc9fc557958120c3b70d (diff)
downloadfreeipa-e0c8be0c4cdfa4b14c1ed4fd718f2e3c017a73b7.tar.gz
freeipa-e0c8be0c4cdfa4b14c1ed4fd718f2e3c017a73b7.tar.xz
freeipa-e0c8be0c4cdfa4b14c1ed4fd718f2e3c017a73b7.zip
sudo and netgroup schema compat updates - fix quoting of netgroup entries - don't bother looking for members of netgroups by looking for entries which list "memberOf: $netgroup" -- the netgroup should list them as "member" values - use newer slapi-nis functionality to produce cn=sudoers - drop the real cn=sudoers container to make room for the compat container
Diffstat (limited to 'install/share/bootstrap-template.ldif')
-rw-r--r--install/share/bootstrap-template.ldif6
1 files changed, 0 insertions, 6 deletions
diff --git a/install/share/bootstrap-template.ldif b/install/share/bootstrap-template.ldif
index 69dbe3d7a..fdb2cc4fe 100644
--- a/install/share/bootstrap-template.ldif
+++ b/install/share/bootstrap-template.ldif
@@ -106,12 +106,6 @@ objectClass: top
objectClass: nsContainer
cn: sudorules
-dn: cn=SUDOers,$SUFFIX
-changetype: add
-objectClass: nsContainer
-objectClass: top
-cn: SUDOers
-
dn: cn=etc,$SUFFIX
changetype: add
objectClass: nsContainer