Alan DeKok wrote:

Paul <[EMAIL PROTECTED]> wrote:


rad_check_password: Found Auth-Type System
auth: type "System"
Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 2
modcall[authenticate]: module "unix" returns notfound for request 2



Ok... what part of that message is not clear?



Thanks for replying.

Well, that seems to indicate that radtest is not sending the password in the form of CHAP. As a result, it looks like the server is trying to use /etc/passwd to validate a user that is actually in raddb/users. So, is radtest incapable of sending a proper CHAP password, or am I doing something wrong? (This test is successful using NTRadPing.)

Output from radiusd -X using NTRadPing:

 rad_check_password:  Found Auth-Type CHAP
auth: type "CHAP"
 Processing the authenticate section of radiusd.conf
modcall: entering group Auth-Type for request 14
 rlm_chap: login attempt by "kiko" with CHAP password
 rlm_chap: Using clear text password testing for user kiko authentication.
 rlm_chap: chap user kiko authenticated succesfully

Output from radiusd -X using radtest:

 rad_check_password:  Found Auth-Type System
auth: type "System"
 Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 15
 modcall[authenticate]: module "unix" returns notfound for request 15
modcall: group authenticate returns notfound for request 15
auth: Failed to validate the user.


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to