Log in

View Full Version : How to get all attributes of a particular user in LDAP other than uid?


coolguy1234
Mar 25, 2007, 09:26 PM
Hi friends,

I was able to get uid/usernames of the particular LDAP group. But was trying to get all other attributes like ( Fullname, location, birthdate etc ) from LDAP through java code but not getting.
Try to send me java code to get all attributes of a particular user in LDAP.

Thanks