zander Опубликовано 18 сентября, 2009 На сайте Сisco описано: Since a CoA Account Logon request usually requires the inclusion of an encrypted password attribute, this password must be sent as Cisco VSA 249, which contains a separate authenticator for the user password (called initiator vector) followed by the encrypted user password не могу понять, как пароль передать в связке с radclient ? простая конструкция вида /bin/echo "User-Name=\"evlampiy\",User-Password=\"avtovaz\",cisco-avpair=\"subscriber:command=account-logon\",Cisco-Account-Info=\"S172.16.x.x\",Idle-Timeout=200" | ./radclient -x -s 192.168.1.2:1700 coa cisco всегда выдаёт результат Cisco-Command-Code = "\02028;evlampiy" Cisco-Account-Info = "$MA00f0.0fff.dadaf" Cisco-Account-Info = "S172.16.x.x" Reply-Message = "User authentication failed" Error-Cause = Resources-Unavailable Вставить ник Цитата Ответить с цитированием Поделиться сообщением Ссылка на сообщение Поделиться на других сайтах More sharing options...
zander Опубликовано 18 сентября, 2009 Всё, нашёл: /bin/echo "User-Name=\"evlampiy\",cisco-avpair=\"subscriber:password=avtovaz\",cisco-avpair=\"subscriber:command=account-logon\",Cisco-Account-Info=\"S172.16.x.x\",Idle-Timeout=200" | ./radclient -x -s 192.168.1.2:1700 coa cisco Вставить ник Цитата Ответить с цитированием Поделиться сообщением Ссылка на сообщение Поделиться на других сайтах More sharing options...