summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/SetupLog.pm
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2008-12-04 00:50:18 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2008-12-04 00:50:18 +0000
commit8233e81582c0382da72df1e2e6093a3481ac5b85 (patch)
tree37e0da64eb8d8009580149db306bbea1c57073f4 /ldap/admin/src/scripts/SetupLog.pm
parent1bf6bfb757bb9c6edd1ed9342953a16453ed2d12 (diff)
downloadds-8233e81582c0382da72df1e2e6093a3481ac5b85.tar.gz
ds-8233e81582c0382da72df1e2e6093a3481ac5b85.tar.xz
ds-8233e81582c0382da72df1e2e6093a3481ac5b85.zip
Resolves: #474237
Summary: db2ldif -s "suffix" issues confusing warnings when sub suffix exists [main.c] * if -s <dn> is passed to db2ldif, the <dn> is used to look up the instance name the <dn> belongs to with the base dn "cn=mapping tree,cn=config" and the filter "(&(objectclass=nsmappingtree)(|(cn=*<dn>\")(cn=*<dn>)))". If the <dn> is not the suffix, but the sub node, it fails to find out the instance which contains the <dn>. To solve the problem, going upward the DIT until the instance is found. * If multiple backends are specified to export, all the names are printed. [ldif2ldbm.c] * ldbm_fetch_subtrees: when -s <dn> is passsed to db2ldif, added a logic to avoid the further process if the <dn> does not belong to the backend. * When multiple backends are exported, dse was loaded each time. Changed not to do so. * Export counter was not decremented when the entry was not to be exported.
Diffstat (limited to 'ldap/admin/src/scripts/SetupLog.pm')
0 files changed, 0 insertions, 0 deletions