Imported Upstream version 4.7.2
This commit is contained in:
16
install/share/topology-entries.ldif
Normal file
16
install/share/topology-entries.ldif
Normal file
@@ -0,0 +1,16 @@
|
||||
dn: cn=topology,cn=ipa,cn=etc,$SUFFIX
|
||||
changetype: add
|
||||
objectclass: top
|
||||
objectclass: nsContainer
|
||||
cn: topology
|
||||
|
||||
# default topology configuration area
|
||||
dn: cn=domain,cn=topology,cn=ipa,cn=etc,$SUFFIX
|
||||
changetype: add
|
||||
objectclass: top
|
||||
objectclass: iparepltopoconf
|
||||
ipaReplTopoConfRoot: $SUFFIX
|
||||
nsDS5ReplicatedAttributeList: $EXCLUDES
|
||||
nsDS5ReplicatedAttributeListTotal: $TOTAL_EXCLUDES
|
||||
nsds5ReplicaStripAttrs: $STRIP_ATTRS
|
||||
cn: domain
|
||||
Reference in New Issue
Block a user