Hi,
I want to manage the login to my ProCurve Switch 2626 with freeradius. Now I manage the login of my cisco switchs.
I a newbie in hp switch, I've configured only this in switch:
and It's work I can login with users of my freeradis server, but when I login I don't get the exec promt (#), I have to execute enable and put the login and pass of local switch.
In my freeradius server I had to add next line to login in my cisco switchs:
Should I add something in freeradius configuration to work whit hp switchs ?
Can any body give me a explample of configuracion of hp sw and freeradis ?
Where can I get more information about this subject ?
Thanks in advance.
JI
I want to manage the login to my ProCurve Switch 2626 with freeradius. Now I manage the login of my cisco switchs.
I a newbie in hp switch, I've configured only this in switch:
Code:
aaa authentication telnet login radius local
radius-server host 10.0.0.230 key SWMADCOREKEY
and It's work I can login with users of my freeradis server, but when I login I don't get the exec promt (#), I have to execute enable and put the login and pass of local switch.
In my freeradius server I had to add next line to login in my cisco switchs:
Code:
cisco-avpair = "shell:priv-lvl=15"
Should I add something in freeradius configuration to work whit hp switchs ?
Can any body give me a explample of configuracion of hp sw and freeradis ?
Where can I get more information about this subject ?
Thanks in advance.
JI