Hi,
I have some problems with radius authentication.
I have a Windows 2012 R2 NPS server
I'm using it with some switches (like Dell PowerConnect) without any problems.
I setup my 6125G and I can correctly logon into my switch with my domain username and password but I do not have any privileges.
Connecting via SSH:
- No privileges but I can execute command super becaming an administrator
Connecting via WEB:
- No privileges: I only see Network DIagnostic Tool
My firmware version is 5.20.99, Release 2112
This is the configuration
radius scheme diennea
primary authentication XXX.XXX.XXX.XXX key cipher PASSPASSPASSPASS
key authentication cipher PASSPASSPASSPASS
key accounting cipher PASSPASSPASSPASS
user-name-format without-domain
attribute 25 car
domain diennea.lan
authentication login radius-scheme diennea local
authorization login radius-scheme diennea local
authentication super radius-scheme diennea
access-limit disable
state active
idle-cut disable
self-service-url disable
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
ssh server enable
ssh user admin service-type all authentication-type password
#
ip https enable
#
load xml-configuration
#
user-interface aux 0
user-interface vty 0
authentication-mode scheme
user privilege level 3
set authentication password cipher PASSWORDPASSWORD
protocol inbound ssh
user-interface vty 1 7
authentication-mode scheme
user privilege level 3
protocol inbound ssh
#
Any idea?
Thanks
Regards
Solved! Go to Solution.
Solved following the screenshot on this post