Thanks Guk,

but i need this level of priority be based by freeradius, not set this level
for local users.
In other words, when an user "test" try to authenticate on the switch, the
freeradius have to answer with Accept and pass the level of "test" priority.
And the 3COM switch has to understand and set the correct level of user
"test".

And ideas?

Thanks

2009/11/12 Guk Victor <v....@zaz.zp.ua>

>
>  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
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to