On Tue, Jul 23, 2013 at 03:12:33PM +0200, Marco Aresu wrote:
> now i can logon into the switch but i can with all USERS. Where i can
> specify who can access to the switch?
> I add a rown in the USERS file "user Auth-Type := Reject" but nothing
> change.

The first match wins in users file unless the entry also has 
Fall-Through := Yes

so you need to have something like

username1
    Service-Type := Administrative-User

username2
    Service-Type := Administrative-User

DEFAULT Auth-Type := Reject

mk
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to