Hi All, thanks. Now the 3COM is authenticationing on freeradius. But i
don?t know how to set diferent priorities to users; My 3COM is 4210
and have 3 levels of priority. Does anybody know how to send the level
of priority by freeradius? Thanks.
If I got it right you, you need access to the switch for a management:
console, telnet, web. Then do the following:
#
local-user admin
password simple YOUR_PASSWPRD
service-type ssh telnet terminal
level 3
#
user-interface aux 0 7
authentication-mode password
set authentication password simple YOUR_PASSWPRD
user-interface vty 0 4
authentication-mode password
user privilege level 3
set authentication password simple YOUR_PASSWPRD
#
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html