yeah. you are right. it doesn't work now. [EMAIL PROTECTED] openldap]# ldapsearch -x -h localhost -D 'ou=Manager,dc=emgbank,dc=com' -W '(uid=shashank)' Enter LDAP Password: ldap_bind: Invalid credentials (49) [EMAIL PROTECTED] openldap]#
On Apr 1, 2005 8:36 AM, Craig White <[EMAIL PROTECTED]> wrote: > 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