
May 4th, 2009, 09:04 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 2
Time spent in forums: 17 m 16 sec
Reputation Power: 0
|
|
|
LDAP Novell C#
Hi guys,
i am currently making an authentification tool to an LDAP server.
It goes well and it works with the Bind function, which checks, whether the cn=username with the password correct or not.
My question is, how to check the groupmembership of an user ? Can I check it with the string i used to bind the user or do I have to make a query after i logged in ? How should the query look like ?
Thanks in advance for your support !!!
|