Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Distribution Using the Proxy

Vivek Thakur-OracleJun 20 2016 — edited Jul 1 2016

Hi All,

I have created 2 Directory server instances instance1 and instance 2 with similar DN as dc=in,dc=oracle,dc=com, Now i have created a proxy distribution server instance3 which is using capacity type distribution with instance1 and instance2,

Base DN = dc=in,dc=oracle,dc=com and branch as ou=obdx,dc=in,dc=oracle,dc=com for capacity entry limits as 300,000 per server.

I have 2 different issues,

1. when i am trying to import an ldif file through proxy server in offline mode, it is giving me below error,

category=TOOLS severity=SEVERE_ERROR msgID=10747997 msg=None of the Directory Server backends are configured with the requested backend ID or base DNs that include the specified branches

I am running below command,

./import-ldif -b "dc=in,dc=oracle,dc=com" -n "distrib-we" -l /u01/app/export_obdxBmark_latest.ldif

2. When i have created 1 user manually in instance1 and 1 user in instance 2, the proxy server is showing 1 user of instance1 in ODSM,

I am not able to see the user of instance2 however when i search i am able to get the result of only instance2 user.

Please help.

This post has been answered by Marco Milo-Oracle on Jun 22 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2016
Added on Jun 20 2016
6 comments
1,484 views