[Date Prev][Date Next] [Chronological] [Thread] [Top]

FW: Authentication



I have copied this request to the appropriate place:
openldap-software@OpenLDAP.org
You can expect a reply from there.
________________________________
Glen Coakley, Sr. Software Engineer
MQSoftware Inc., (763) 543-4845


-----Original Message-----
From: Kamlesh [mailto:pitcom@vsnl.com]
Sent: Tuesday, June 05, 2001 9:23 PM
To: Glen Coakley
Subject: Authentication


I have problem with getting access to userpassword, suggest the correction



Security on ldap is simple bind with plain text password.

the statement I use is

ldapcompare -D 'cn=manager,ou=people,o=abc' -w secret -b
'cn=usr1,ou=people,o=abc'
            -a userpassword -v passwd1


While above usage I've logged in as a normal user (no root priviledge)

Regards
Kamlesh Shah