Unsolved
This post is more than 5 years old
6 Posts
0
7038
January 26th, 2008 00:00
freeradius and powerconnect 5316m
Hi,
I have freeRADIUS 1.1.0 set up on a sles10 box, and a 5316M switch authenticating to it for login.
It allows me to log in, but not enter privileged mode. When I 'enable', with the correct password, tcpdump will show me an "Access Accept" response, but the switch will say:
switch> enable
Password:**************
authentication failed
Even when I tried passing the cisc-av-pair attribute, it didn't work. Any alternate spellings of "Cisco-AV-Pair" will break the login authentication.
How can I get enable authentication to work?
Here is what I've added in my /etc/raddb/users file:
aaron Auth-Type := Local, User-Password == "passwd"
Service-Type = NAS-Prompt-User,
Cisco-AV-Pair = "shell:priv-lvl=15"
$enab15$ Auth-Type := Local, User-Password == "passwd2"
Service-Type = NAS-Prompt-User,
Cisco-AV-Pair = "shell:priv-lvl=15"
TIA
I have freeRADIUS 1.1.0 set up on a sles10 box, and a 5316M switch authenticating to it for login.
It allows me to log in, but not enter privileged mode. When I 'enable', with the correct password, tcpdump will show me an "Access Accept" response, but the switch will say:
switch> enable
Password:**************
authentication failed
Even when I tried passing the cisc-av-pair attribute, it didn't work. Any alternate spellings of "Cisco-AV-Pair" will break the login authentication.
How can I get enable authentication to work?
Here is what I've added in my /etc/raddb/users file:
aaron Auth-Type := Local, User-Password == "passwd"
Service-Type = NAS-Prompt-User,
Cisco-AV-Pair = "shell:priv-lvl=15"
$enab15$ Auth-Type := Local, User-Password == "passwd2"
Service-Type = NAS-Prompt-User,
Cisco-AV-Pair = "shell:priv-lvl=15"
TIA
No Events found!

