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!

multimaster authentication

807573Oct 16 2007 — edited Jan 21 2008
Hello,

I had one directory server and then I installed a second server in a multi-master (with replication) configuration. I employed the Java DSCC to install the second server and copied the suffix from the initial server. Then I add the initial server's certificates to the new one.

Replication works fine.
I can search anonymously into the second server.

But the second server can't authenticate neither can't perform any searches over SSL.
Clients are configured to use a proxy credential level and tls:simple authentication method.
I haven't find any error o clue in logs.

For example, in a ldapsearch over SSL operation I get in the second server:

# ldapsearch -h 192.168.5.122 -b "dc=ig,dc=com" -Z -P /var/ldap/ -s sub "cn=*"
ldap_search: Can't connect to the LDAP server - Not owner

(The same operation without encription finish succesfully)

I would thank you any ideas.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2008
Added on Oct 16 2007
14 comments
489 views