more about ITS#7525

This commit is contained in:
Pierangelo Masarati 2013-03-01 10:19:33 +01:00
parent bc1d4424c5
commit d6b82ec6d0
2 changed files with 4 additions and 2 deletions

View File

@ -319,7 +319,7 @@ static ConfigTable metacfg[] = {
NULL, NULL },
{ "subtree-exclude", "pattern", 2, 2, 0,
ARG_QUOTE|ARG_MAGIC|LDAP_BACK_CFG_SUBTREE_EX,
ARG_MAGIC|LDAP_BACK_CFG_SUBTREE_EX,
meta_back_cf_gen, "( OLcfgDbAt:3.103 "
"NAME 'olcDbSubtreeExclude' "
"DESC 'DN of subtree to exclude from target' "
@ -327,7 +327,7 @@ static ConfigTable metacfg[] = {
"SYNTAX OMsDirectoryString )",
NULL, NULL },
{ "subtree-include", "pattern", 2, 2, 0,
ARG_QUOTE|ARG_MAGIC|LDAP_BACK_CFG_SUBTREE_IN,
ARG_MAGIC|LDAP_BACK_CFG_SUBTREE_IN,
meta_back_cf_gen, "( OLcfgDbAt:3.104 "
"NAME 'olcDbSubtreeInclude' "
"DESC 'DN of subtree to include in target' "

View File

@ -50,6 +50,7 @@ bind-timeout 1000000
# local
uri "@URI2@ou=Meta,o=Example,c=US"
subtree-exclude "ou=Excluded,ou=Meta,o=Example,c=US"
suffixmassage "ou=Meta,o=Example,c=US" "ou=Meta,dc=example,dc=com"
###pseudorootdn "cn=manager,ou=meta,dc=example,dc=com"
###pseudorootpw secret
@ -62,6 +63,7 @@ idassert-authzFrom "dn.exact:cn=Manager,o=Local"
# remote
uri "@URI1@o=Example,c=US"
subtree-include "dn.subtree:o=Example,c=US"
suffixmassage "o=Example,c=US" "dc=example,dc=com"
###pseudorootdn "cn=manager,dc=example,dc=com"
###pseudorootpw secret