On Mon, 21 Mar 2005, Jayesh Kamdar wrote:
> Yes, I tried a search filters with ldapsearch. (ldapsearch -h ldapsrv1 -D
> "uid=jkamdar,o=mitre.org" -b "o=mitre.org" cn="Kamdar,Jayesh H.")
This LDAP search looks for an user with the name "Kamdar,Jayesh H.", not
if he is a member of a certain group or not.
While looking for group memberships the search usually looks something
like
ldapsearch ... "(&(cn=Name Of Group)(member=uid=jkamdar,o=mitre.org))"
Regards
Henrik
Received on Mon Mar 21 2005 - 16:08:48 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST