[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
re: Invalid Credentials (49)
- To: openldap-software@openldap.org
- Subject: re: Invalid Credentials (49)
- From: Ron Parker <sysop@scbbs.com>
- Date: Sat, 14 Jul 2007 12:31:39 -0700
- Organization: Software Creations
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
the FAQ will put you in the right direction
http://www.openldap.org/faq/data/cache/344.html
I tried both of these:
perl -e 'print("userPassword: {CRYPT}".crypt("secret","salt")."\n");'
which gives me: userPassword: {CRYPT}saHW9GdxihkGQ
perl -e 'use Crypt::PasswdMD5;print("userPassword: {CRYPT}".unix_md5_crypt("password","salt")."\n");'
which gives me: userPassword: {CRYPT}$1$salt$qJH7.N4xYta3aEG/dfqo/0
I modifified "cn=Ron,ou=Zimbra,dc=example,dc=com" with each. Example:
# Ron, Zimbra, example.com
dn: cn=Ron,ou=Zimbra,dc=example,dc=com
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
cn: Ron
givenName: Ron
sn: Jones
mail: ron@example.com
postalAddress: PO Box 1000
l: El Segundo
st: California
ou: Zimbra
postalCode: 90222
telephoneNumber: +1-310.323.7033
mobile: +1-310.323.7033
homePhone: +1-310.323.7033
userPassword: {CRYPT}saHW9GdxihkGQ
and tried to login as "Ron" using each:
ldapsearch -v -H "ldap://example.com" -D 'cn=Ron,ou=Zimbra,dc=example,dc=com' -W -x -b 'ou=Zimbra,dc=example,dc=com'
When prompted for the password, I enter either "secret" or "password" (depending upon the userPassword I modified user with) and still get "Invalid Credentials (49)".
The rootdn password works just fine. Why won't any of the user passwords work?
--
Ron Parker
Software Creations http://www.scbbs.com
Self-Administration Web Site http://saw.scbbs.com
SDSS Subscription Mgmt Service http://sdss.scbbs.com
Central Ave Dance Ensemble http://www.centralavedance.com
R & B Salsa http://www.randbsalsa.com