On Mon, 6 Oct 2003, ted wrote:
> I have run radtest on a new server running Redhat 7.3 with md5 shadow
> passwords. This machine is running freeradius-0.9.1. As you can see below,
> I keep getting rlm_pap: No password (or empty password) to check against for
> for user clover
>
>
> I have spent the last 5 hours searching the list and pulling my hair out
> trying to figure this out. Does anyone see anything that I'm missing. Let
> me know if there is anything else you need, IE users, or radius.conf
>
> Regards
> Ted
> Waking up in 5 seconds...
> Thread 1 handling request 0, (1 handled so far)
> User-Name = "clover"
> User-Password = "9794scor"
> NAS-IP-Address = 255.255.255.255
> NAS-Port = 1
> modcall: entering group authorize
> modcall[authorize]: module "preprocess" returns ok
> radius_xlat: '/var/log/radius/radacct/207.14.77.13/auth-detail-20031006'
> rlm_detail: /var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d
> expands to /var/log/radius/radacct/207.14.77.13/auth
> -detail-20031006
> modcall[authorize]: module "auth_log" returns ok
> modcall[authorize]: module "chap" returns noop
> rlm_eap: EAP-Message not found
> modcall[authorize]: module "eap" returns noop
> rlm_realm: No '@' in User-Name = "clover", looking up realm NULL
> rlm_realm: No such realm "NULL"
> modcall[authorize]: module "suffix" returns noop
> users: Matched DEFAULT at 217
> modcall[authorize]: module "files" returns ok
> modcall[authorize]: module "mschap" returns noop
> modcall: group authorize returns ok
You don't seem to have anything in your authorize section which will set the
User-Password. As a result rlm_pap fails. Fix that and things should work.
> rad_check_password: Found Auth-Type PAP
> auth: type "PAP"
> modcall: entering group Auth-Type
> rlm_pap: login attempt by "clover" with password 9794scor
> rlm_pap: No password (or empty password) to check against for for user
> clover
> modcall[authenticate]: module "pap" returns invalid
> modcall: group Auth-Type returns invalid
> auth: Failed to validate the user.
> Login incorrect (rlm_pap: User password not available): [clover/9794scor]
> (from client test port 1)
--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED] National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html