|
马上注册成为ROSABC会员,随时发帖回复。
您需要 登录 才可以下载或查看,没有账号?会员注册
x
安装了radius manager 3.5.0,与ROS软路由对接,用默认密码user 1111无法登陆。
本地radiusd -X 后用radtest user 1111 localhost 1812 testing123测试结果:
rad_recv: Access-Accept packet from host 127.0.0.1:1812, id=175, length=50
然后再用ROS软路由连接,测试结果:
rad_check_password: Found Auth-Type Local
auth: type Local
auth: user supplied User-Password does NOT match local User-Password
auth: Failed to validate the user.
WARNING: Unprintable characters in the password. ? Double-check the shared secret on the server and the NAS!
竟然说密码不对。
百思不得其解,本地测试需要读数据库的用户表来验证用户名和密码,如果能通过就说明radius可以正常访问数据库并认证,可为什么通过ROS软路由连接认证又说密码不对呢。 |
|