On Fri, 2005-04-01 at 07:13 -0800, Shashank Agrawal wrote: > This seems to be working. here is the output. > > [EMAIL PROTECTED] openldap]# ldapsearch -x -h localhost -D > 'uid=shashank,ou=Users,dc=emgbank,dc=com' -W '(uid=shashank)' > Enter LDAP Password: > # extended LDIF > # > # LDAPv3 > # base <> with scope sub > # filter: (uid=shashank) > # requesting: ALL > # --- yeah looks good...
try it with your binddn/bindpw from your saslauthd now... ldapsearch -x -h localhost -D 'ou=Manager,dc=emgbank,dc=com' \ -W '(uid=shashank)' Craig --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html