Talk:Cisco
From FreeRADIUS Wiki
different option set for different products?
Howdie. I had a terrible time getting this to work. finally a combination of FAQs and a cisco guide helped me get this to works:
user Cleartext-Password := "pass"
User-Service-Type = Shell-User,
cisco-avpair = "shell:priv-lvl=1"
$enab15$ Cleartext-Password := "pass"
User-Service-Type = Shell-User,
cisco-avpair = "shell:priv-lvl=15"
admin Cleartext-Password := "pass"
User-Service-Type = Shell-User,
cisco-avpair = "shell:priv-lvl=15"
the product in question is Alcatel Omnistack 6224U and is supposed to work like a cisco.
YMMV.... --Ira 14:25, 20 November 2006 (UTC)