Dear All,
i am using freeradius 0.9.3 and trying to authenticate using crypt password stored in LDAP, in another field rather that he usual userPassword.
-in the authorize section i added: ldap
-in the authenticate section i added: ldap, as well
-in the ldap section i added:
password_header = "{CRYPT}"
password_attribute = radiususerPassword (user defined field, which stores the crypt password)
when trying to authenticate i get the following error when running radius server in debug mode
rlm_ldap: attempting LDAP reconnection
rlm_ldap: (re)connect to localhost:389, authentication 0
rlm_ldap: bind as uid=admin,ou=test,c=us/admin to localhost:389
rlm_ldap: waiting for bind result ...
rlm_ldap: performing search in ou=test,c=us, with filter (uid=mfh)
rlm_ldap: checking if remote access for mfh is allowed by dialupAccess
rlm_ldap: Added password ynOJsAyb9oj5o in check items
rlm_ldap: looking for check items in directory...
rlm_ldap: Adding radiusAuthType as Auth-Type, value LDAP & op=21
rlm_ldap: looking for reply items in directory...
Invalid operator for item User-Password: reverting to '=='
rlm_ldap: Pairs do not match. Rejecting user.
ldap_release_conn: Release Id: 0
modcall[authorize]: module "ldap" returns reject for request 0
modcall: group authorize returns reject for request 0
Invalid user (rlm_ldap: Pairs do not match): [mfh/234] (from client localhost port 0)
Thank you
-- Ossama Suleiman Systems Engineer TE Data S.A.E Email: [EMAIL PROTECTED] Web: www.tedata.net Phone: +(202)-416-6600, EXT: 1105
"Any Dream worth having, is a dream worth fighting for."
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html