oh. i got it. i needed to create ou=Manager and set its password. i did this in phpldapadmin. Thank you for walk me through it.
On Apr 1, 2005 8:58 AM, Shashank Agrawal <[EMAIL PROTECTED]> wrote: > i mean what could be the reason. > > On Apr 1, 2005 8:56 AM, Shashank Agrawal <[EMAIL PROTECTED]> wrote: > > 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