Hi,
I have installed 0.8.1 and my BSD 4.7 box. In debug here is what I get
when trying to authenticate:
...........................
rad_recv: Access-Request packet from host 127.0.0.1:1084, id=145,
length=57
User-Name = "Ptest"
User-Password = "test"
NAS-IP-Address = 255.255.255.255
NAS-Port = 0
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
rlm_chap: Could not find proper Chap-Password attribute in request
modcall[authorize]: module "chap" returns noop
modcall[authorize]: module "mschap" returns notfound
rlm_realm: No '@' in User-Name = "Ptest", looking up realm NULL
rlm_realm: No such realm NULL
modcall[authorize]: module "suffix" returns noop
Invalid operator for item Prefix: reverting to '=='
users: Matched DEFAULT at 27
modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
rad_check_password: Found Auth-Type System
auth: type "System"
modcall: entering group authenticate
rlm_unix: [Ptest]: invalid shell [0]
modcall[authenticate]: module "unix" returns reject
modcall: group authenticate returns reject
auth: Failed to validate the user.
Delaying request 2 for 1 seconds
Finished request 2
Going to the next request
..................
Here is my /etc/shells:
/etc/ppp/nolog
/bin/sh
/bin/csh
/bin/tcsh
/usr/local/bin/bash
Here is my master.passwd:
Pnella:8Bdr0nywiP1Ls:4032:18::0:0:Nella Johnson:/tmp:/etc/ppp/nolog
Ptest:8EsJJq7XNOLXY:1002:18::0:0:test:/tmp:/etc/ppp/nolog
Note, I have tried all my shells
Here is my /etc/raddb/users :
DEFAULT Auth-Type = System, Prefix = "P"
Framed-Protocol = PPP,
Service-Type = Framed-User,
Framed-Netmask = 255.255.255.255,
Service-Type = Framed-User,
....................
Any help would be appreciated,
Dennis Fisher
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html