help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] authentication problem


From: 耀逸
Subject: [Help-gnu-radius] authentication problem
Date: Tue, 21 May 2002 02:35:25 +0800

Hi,
I want the AP acts as a Network Access Server and the RADIUS server
authenticates the wireless client.
I confirured the clients and users file like:
/usr/local/etc/raddb/clients
#Client Name                               Key
xxx.xxx.xxx.xxx(IP)                  netlab

/usr/local/etc/raddb/users
00022D-1B5E9A Auth-Type = local
                             passwd = netlab
                             Simultaneous-Use = 1
                             Service-Type = Framed-User,
                             Framed-Protocol = PPP

but in the /var/log/radius.log, it shows:
 20 23:28:15: Main.info: Starting - reading configuration files ...
 20 23:28:15: Main.info: reading /usr/local/etc/raddb/config
 20 23:28:15: Main.info: ready
 20 23:28:15: Main.error: /usr/local/etc/raddb/users:8: unknown value local
 20 23:28:15: Main.error: /usr/local/etc/raddb/users:8: attribute
Simultaneous-Use not allowed in RHS
 20 23:28:15: Main.error: /usr/local/etc/raddb/users:8: discarding user
`00022D-1B5E9A'
 20 23:28:15: Main.error: /usr/local/etc/raddb/users:10: parse error
 20 23:28:15: Main.error: discarding user `Service-Type'
 20 23:28:15: Main.info: /usr/local/etc/raddb/users reloaded.
 20 23:28:20: Main.info: Ready to process requests.

it seems my users file is not correct and radiusd did not know the user
"00022D-1B5E9A".
so the request of the wireless client with MAC "00022D-1B5E9A" can not
accept in theory.
but the wireless client still can access the wireless network.

and there is also some thing I cannot understand. I modified the users file
like:
 00022D-1B5E9A Auth-Type = local
                              passwd = netlab
                                           Simultaneous-Use = 1
                             Service-Type = Framed-User,
                                          Framed-Protocol = PPP

and start radiusd again, radius.log shows
 21 01:33:40: Main.info: Starting - reading configuration files ...
 21 01:33:40: Main.info: reading /usr/local/etc/raddb/config
 21 01:33:40: Main.crit: auth bind: ⻏彴儸槴ョ囷え
 21 01:33:40: Main.crit: auth bind: ⻏彴儸槴ョ囷

the content of the users file did not change but the log is different,why?
and still, no matter the radiusd know the user or not, the wireless client
can access the wireless network.
please help me.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]