All Questions
1 question
0
votes
1
answer
1k
views
java Program tells that a User belongs to Which Group In LDAP
I want to write a java program which takes a user as an input and searches in OpenDS or LDAP and tells that the user belongs to which particular group. The User can be part of Multiple groups, I would ...