0
点赞
收藏
分享

微信扫一扫

Windows NPS搭建(NPS配置交换机radius认证登录)



Windows Radius搭建


添加NPS角色

Windows NPS搭建(NPS配置交换机radius认证登录)_nps

Windows NPS搭建(NPS配置交换机radius认证登录)_配置使用_02

点击进入网络策略服务器

Windows NPS搭建(NPS配置交换机radius认证登录)_配置使用_03

Windows NPS搭建(NPS配置交换机radius认证登录)_防火墙配置_04

配置radius客户端

Windows NPS搭建(NPS配置交换机radius认证登录)_客户端_05

配置连接请求策略

Windows NPS搭建(NPS配置交换机radius认证登录)_配置使用_06

Windows NPS搭建(NPS配置交换机radius认证登录)_客户端_07

Windows NPS搭建(NPS配置交换机radius认证登录)_客户端_08

Windows NPS搭建(NPS配置交换机radius认证登录)_防火墙配置_09

Windows NPS搭建(NPS配置交换机radius认证登录)_防火墙配置_10

Windows NPS搭建(NPS配置交换机radius认证登录)_防火墙配置_11

配置网络策略

Windows NPS搭建(NPS配置交换机radius认证登录)_防火墙配置_12

Windows NPS搭建(NPS配置交换机radius认证登录)_防火墙配置_13

Windows NPS搭建(NPS配置交换机radius认证登录)_客户端_14

Windows NPS搭建(NPS配置交换机radius认证登录)_nps_15

Windows NPS搭建(NPS配置交换机radius认证登录)_nps_16

Windows NPS搭建(NPS配置交换机radius认证登录)_配置使用_17

最后确认下防火墙配置(按需)

Windows NPS搭建(NPS配置交换机radius认证登录)_客户端_18

交换机配置

##华为
radius-server template login-ssh
radius-server shared-key cipher P@ssw0d
radius-server authentication 172.16.200.31 1812 weight 80
undo radius-server user-name domain-included

aaa
authentication-scheme login-ssh
authentication-mode radius local
domain login-ssh
authentication-scheme login-ssh
radius-server login-ssh

user-interface vty 0 4
authentication-mode aaa
user privilege level 15
protocol inbound all

ssh authentication-type default password

domain login-ssh admin
##华三
radius scheme login-in
primary authentication 172.16.200.31
key authentication simple P@ssw0d
user-name-format without-domain

domain login-in
authentication login radius-scheme login-in local
authorization login radius-scheme login-in local
accounting login none

domain default enable login-in

华三ssh/telnet配置使用​



举报

相关推荐

0 条评论