I am using the freeradius-0.8.1-7 rpm on Redhat 9. I have tried to
compile freeradius 0.9 without luck so my authenticate failure is on
0.8.1. I have placed an entry in clients.conf:
client 192.168.1.0/24 {
secret = test
shortname = wlan
}
The users file contains a default method of system:
DEFAULT Auth-Type := System
Fall-Through = 1
The radiusd.conf file contains a unix module for authentication and I
have tried it with the passwd, group, and shadow files commented and
uncommented. I have tried running the server as root (to assure read
access on these files) or as the default user radiusd. Running in debug
mode I can see the password and it is correct however authentication
fails with:
Wed Aug 27 17:49:47 2003 : Info: Listening on IP address 192.168.1.114,
ports 1812/udp and 1813/udp, with proxy on 1814/udp.
Wed Aug 27 17:49:47 2003 : Info: Ready to process requests.
Wed Aug 27 17:49:50 2003 : Auth: rlm_unix: [matt]: invalid password
Wed Aug 27 17:49:50 2003 : Auth: Login incorrect: [matt] (from client
wlan port 0)
I am sure this is easy but I have read a lot of documentation in the
past week while hoping to not resort to asking an easy question on the
list. Thanks in advance for any help.
--
Matt Whiteley <[EMAIL PROTECTED]>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html