首页 > 其他 > 详细

H3C HWTACACS配置

时间:2017-06-14 15:56:09      阅读:971      评论:0      收藏:0      [点我收藏+]

hwtacacs scheme acs

 primary authentication 10.222.250.13

 primary authorization 10.222.250.13

 primary accounting 10.222.250.13

 secondary authentication 10.222.250.14

 secondary authorization 10.222.250.14

 secondary accounting 10.222.250.14

 key authentication simple nas

 key authorization simple nas

 key accounting simple nas

 user-name-format without-domain

 nas-ip 12.2.8.20

 quit


domain aaa

 authentication login hwtacacs-scheme acs local

 authorization login hwtacacs-scheme acs local

 accounting login hwtacacs-scheme acs local

 quit


domain default enable aaa


ssh server enable


public-key local create rsa    //生成 RSA 密钥对,ssh配置很容易忘记这条命令


line vty 0 63

 authentication-mode scheme

 user-role network-admin

 quit


local-user works class manage

 password simple 123456

 service-type ssh

 authorization-attribute user-role network-admin

 quit


Tacacs+配置请参考相关文档

本文出自 “为梦想奋斗” 博客,请务必保留此出处http://holger.blog.51cto.com/7969271/1936552

H3C HWTACACS配置

原文:http://holger.blog.51cto.com/7969271/1936552

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!