Hello, I am working on authorizing using LDAP and authentication using PAP. Presently working on PAP with clear text pasword stored in LDAP, but later would like to use SHA1. I have defined an ldap attribute to store password in ldap database and mapped it to "User-Password". But, I cannot authenticate the user. The debug output says
rlm_pap: login attempt by "ramjet" with password saaaaaaa rlm_pap: No password (or empty password) to check against for for user ramjet The Auth module works fine. However if i use, User-Password == "saaaaaaa" in my users file for that particular user, it works fine and the user is auhenticated Can anyone tell me where am I going wrong.any help will be greatly apreciated. Thanks, Pankaj Goel __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
