ChinaUnix.net
相关文章推荐:

CentOS RADIUS Server配置

菜鸟上路,请多多指点 谢啦:)

by pearlliuch - Linux论坛 - 2003-10-22 15:26:55 阅读(1274) 回复(7)

相关讨论

还是配置pppd? 搞不懂,大家指点一下。。。

网络管理

by locallocal - 网络技术 - 2005-03-24 15:52:32 阅读(1637) 回复(7)

cisco交换机如何配置第二个radius server?? [ 本帖最后由 kingcoling 于 2006-3-15 22:04 编辑 ]

by kingcoling - 数据安全 - 2006-03-15 22:02:21 阅读(2629) 回复(2)

请问有熟悉radius配置的吗?

by ccoycs - Linux论坛 - 2004-11-15 11:53:40 阅读(504) 回复(0)

lns#wr t Building configuration... Current configuration: ! version 12.0 service timestamps debug datetime msec service timesta mps log uptime service password-encryption ! hostname lns ! aaa new-model aaa authentication login default local aaa authentication ppp default local aaa authentication ppp vpdn radius aaa authorization network default radius aaa accounting network d...

网络管理

by 剑心通明 - 网络技术文档中心 - 2008-05-20 21:12:43 阅读(903) 回复(0)

radius是一种分布的,客户端/服务器系统,实现安全网络,反对未经验证的访问。在cisco实施中,radius客户端运行在cisco路由器上上,发送认证请求到中心radius服务器,服务器上包含了所有用户认证和网络服务访问的信息。 radius是一种完全开放的协议,分布源码格式,这样,任何安全系统和厂商都可以用。 cisco支持在其AAA安全范例中支持radiusradius可以和在其它AAA安全协议共 用,如TACACS+,Kerberos,以及本地用户名查找。 CI...

网络管理

by tiger001 - 网络技术文档中心 - 2007-05-15 15:28:32 阅读(813) 回复(0)

conf t 笊橿賹w?? aaa new-model W斺|猕V?O aaa authentication login rad_auth radius 纘??i{? aaa authentication login no_radius none ln鼰|iq榹: enable secret cisco (cisco为网络设备原有口令) h* 賈咺鶘? radius-server host 10.65.192.x0 (10.65.192.x为radius认证服务器ip) ??鳩?po radius-server timeout 30 (30为超时时间,单位为秒) ??w?鰕? radius-server key teczm (共享密钥为te...

思科网络管理

by windychan - 网络技术文档中心 - 2006-01-26 14:02:30 阅读(1134) 回复(0)

有熟悉radius服务器配置的吗?给介绍点资料。在线等...

by cart - 内核/嵌入技术 - 2005-05-08 08:56:08 阅读(969) 回复(2)

我想用cisco3640联系配置radius认证,我按照其他已经有radius认证的switch进行配置,但是结果还是不行,不知道在配置的时候需要注意点什么! 我想实现的功能是,当网络连通的时候用radius进行认证(console口同样),网络不通的时候用本地认证。服务器方面没有配置问题 网络传输密码设为test

网络管理

by bhuijnmk - 网络技术 - 2004-07-05 13:33:17 阅读(1110) 回复(0)

在Win2000server下如何配置radius 服务器?

by shidaihulian - 数据安全 - 2006-03-10 11:15:59 阅读(1094) 回复(0)

conf t aaa new-model aaa authentication login rad_auth radius aaa authentication login no_radius none enable secret cisco (cisco为网络设备原有口令) radius-server host 10.65.192.x0 (10.65.192.x为radius认证服务器ip) radius-server timeout 30 (30为超时时间,单位为秒) radius-server key teczm (共享密钥为teczm) line con 0 (此段...

思科网络管理

by hbtmyjt - 网络技术文档中心 - 2007-10-18 14:05:51 阅读(1340) 回复(0)