Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

LDAPLocalGroup configuration problem

Been trying for a day or so and can't get the configuration of this quite right. We are using Jazz V3012.

Here is the situation:

I configured LDAP without a problem, then went through the steps to implement the LDAPLocalGroup realm. After figuring out that I needed to add authentication to the LocalMappingJNDIRealm, I thought I was finished. Then I got this error when I tried to login:

SEVERE: Exception performing authentication

javax.naming.PartialResultException: [LDAP: error code 10 - 0000202B: RefErr: DS ID-03100768, data 0, 1 access points
ref 1: 'x x x'
]; remaining name 'ou=people,dc=x x x'
.... stack trace info ....


After some research and looking at the original JNDIRealm I added the 'referrals = follow' param to the LocalMappingJNDIRealm. Now I'm getting this error:

SEVERE: Exception performing authentication

javax.naming.CommunicationException: x x x:389 [Root exception is java.net.UnknownHostException: x x x]
.... stack trace info ....



Adding 'referrals=follow' produced a different error, but I'm not sure it's a step in the right direction. Am I supposed to substitute something for 'dc=x x x' in LocalMappingJNDIRealm?

2 more questions:
In section 7 of the instructions, the Note states that "These configuration properties are different from the ones for LDAP user registry provider." Not sure what this means - what am I supposed to put in the registry location, base user DN and user attribute info if not the same data for the user registry?

In section 1, is the roleSearch parameter really memberNotAvailablexxx?


Thanks for any help you can provide. I'm pretty certain I'm making a dumb mistake somewhere....

PS Everything that reads 'x x x' in my post should read 'xxx'. For some reason xxx becomes a '*' in the post.


Thanks,
Fran

0 votes

Comments

Can you share your config snapshot so that we can more clear with your problem to sovle


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 16 '12, 3:11 p.m.

Question was seen: 4,052 times

Last updated: Feb 03 '17, 7:05 a.m.

Confirmation Cancel Confirm