I want to enable ssh connection via microsoft NPS with my active diectory users.
it works on h3c switch but ı can not work it on huawei switch ( S5720 )
Maybe problem is NPS site, I investigate on the web vendor-code of Huawei NPS policy vendor specific site, but I did not find anything. for example; h3c vendor-code:2011
Thanks,
Config is simple, here is my config:
radius-server template radius
radius-server shared-key cipher %^%#J>6@!pG!|7}(TDNU+m$9o,4SM"m7rD|&(T/4~r}'%^%#
radius-server authentication 10.69.100.52 1812 weight 80
radius-server accounting 10.69.100.52 1813 weight 80
radius-server timeout 3
undo radius-server user-name domain-included
radius-attribute disable Login-Service receive
#
aaa
authentication-scheme radius
authentication-mode radius local
authentication-super none
authorization-scheme radius
authorization-mode none
accounting-scheme default
domain default
authentication-scheme radius
radius-server radius
domain default_admin
radius-server radius
user-interface vty 0 4
authentication-mode aaa
protocol inbound all
thank you for your help