log on device directly in "priviledged mode"
Bjørn Mork
bjorn at mork.no
Fri Apr 13 11:02:34 CEST 2007
"Molteni Davide" <D.Molteni at ntsitalia.com> writes:
> Finally I successfully managed to log into the cisco switch (thanks to
> your help) using freeradius.
> Now I want that the radius users can directly enter into enable mode
> of the cisco device. I set this in the users file
>
> test Auth-Type := Local, User-Password == "test"
> Cisco-AVPair = "shell:priv-lvl=15"
>
> but it doesn't work, the user "test" log into the cisco as unpriviledged.
Is this a CatOS switch? Then this should work:
test Auth-Type := Local, User-Password == "test"
Service-Type = Administrative-User
See http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a0080094ea4.shtml#f
Bjørn
More information about the Freeradius-Users
mailing list