Comware Based
1753820 Members
8309 Online
108805 Solutions
New Discussion

Problem authentication NPS (Radius) with Switchs H3C 5130

 
Candema1
Occasional Advisor

Problem authentication NPS (Radius) with Switchs H3C 5130

I have a problem with the NPS authenticator on a H3C switch 5130, as soon as the authentication is done on the switch, the connection window closes automatically, here is the configuration of the NPS server and the switch.

version 7.1.045, Release 3113P03

sysname HPE

telnet server enable

irf mac-address persistent timer

irf auto-update enable

undo irf link-delay

irf member 3 priority 1

lldp global enable

password-recovery enable

vlan 1

stp global enable

interface NULL0

interface Vlan-interface1

ip address 172.x.x.x255.255.255.0

line class aux

user-role network-admin

line class vty

user-role network-operator

set authentication password hash $h$6$JTqsScarIvCKmRsn$iWKS1gPpqe9QUQ0h7/8V4EeF8ZQsoCXAadHf7nCWbs7TKgHMTQyPcGqweNAe8tsoBR+W9EG2duU8GWPomIz2EQ==

line aux 2

user-role network-admin

line vty 0 4

user-role network-admin

user-role network-operator

protocol inbound telnet

line vty 5 63

authentication-mode scheme

user-role network-admin

protocol inbound ssh

ip route-static 0.0.0.0 0 172.x.x.x

ssh server enable

radius scheme radius1

primary authentication 172.x.x.x

primary accounting 172.x.x.x

key authentication cipher $c$3$h4cvGSxM90SB9ROCvK3Q0NvtKTaVnCgq1TCW

key accounting cipher $c$3$FJERGg3cUgJg+COvFwKZ1FTTcW7AU4+YZZ4E

user-name-format without-domain

radius scheme system

user-name-format without-domain

domain system

authentication login radius-scheme radius1 local

authorization login none

accounting login radius-scheme radius1 local

domain default enable system

user-group system

local-user admin class manage

password hash $h$6$ZZMqo7xH2weDC3rk$PPk2wMJFhMqxOf3k1jIeaQP3vfGTjWvQUOnxCuhRI8MNkPAIAyjbD1WMBvM8tAHVeGKZUUhHfzpZJAJVDE8wAQ==

service-type ssh telnet

authorization-attribute user-role network-admin

authorization-attribute user-role network-operator

local-user read class manage

service-type ssh telnet

authorization-attribute user-role network-operator



The prints of screens are attached.
Would you have a solution to offer me please?
Thank you
Mathieu