Hi,
I have configure freeradius with sql (postgresql) support. I run the
radius server in debug mode (radiusd -f -y -s -x). When an
authentication query is send (by portmaster for example), the following
is printed by radiusd and the authentication fails:
rad_recv: Access-Request packet from host 216.181.95.105:1044, id=89,
length=61
User-Name = "gus"
Password =
"\210?cX\212\251\211\227QP>\036Q\300\346\372"
<- suspicious line
Service-Type = Authenticate-Only
NAS-IP-Address = 216.181.95.105
NAS-Port = 0
rlm_sql: Reserving sql socket id: 4
rlm_postgresql Status: PGRES_TUPLES_OK
sql_postgresql: affected rows =
rlm_postgresql Status: PGRES_TUPLES_OK
sql_postgresql: affected rows =
rlm_postgresql Status: PGRES_TUPLES_OK
sql_postgresql: affected rows =
rlm_postgresql Status: PGRES_TUPLES_OK
sql_postgresql: affected rows =
rlm_sql: Released sql socket id: 4
Sending Access-Reject of id 89 to 216.181.95.105:1044
The Password line does not match the password I entered. It seems to be
a problem in the the shared secret, but I checked that, over and over.
Is there any other reason while this may happen?
Guillaume.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html