Jump to content

Recommended Posts

Posted

На сайте С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

 

Posted

Всё, нашёл:

 

/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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.