problems with implementing user authentication with LDAP

hi all,

can any body has clear documentation about how to implement user authentication with LDAP. Here we are facing lot of issues like users are identifying from LDAP but their roles are not identifying/simulating with the CAPS.so can any body provide me the implementaion steps about how to create roles and users in LDAP so that those are identified with CAPS server . it's very urgent for us here.

Thanks In Advance

[440 byte] By [rss] at [2007-11-26 9:34:05]
# 1

I've done a lot of work with LDAP and Java CAPS and most of the issues I 've run into are config issues. Maybe if you post any exceptions more help can be given.

But if I were to guess.. I'd say to check the basics like your security principle DN, Role/Group DN, User DN, and the attibute names you use are telling CAPS to use to retrieve role/group/user names. Different vendors use different attibutes and that is the thing that always tripped me up.

I hope that helps.

Luis

ldeavila at 2007-7-7 0:22:46 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2

hi luis,

Thanks for the reply. ya basically i'm very new to LDAP i just followed the steps which r given in the sysadmingude.pdf . can u just provide me the directory sturucture how u have created the user's and roles...also can u give me some idea abt configuration to be done in Integration server and eMangaer. so if can u plz provide me some info above said really that will be very use ful to me.

Advance Thanks

rss

rss at 2007-7-7 0:22:46 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...