You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I have been using version 1.4 for a very long time and of course I have a certain number of scripts that help me manage it. one of them - user authorization by sessionid:
but in versions 1.5 and 1.6, user authorization by sessionid does not work. By mac-address and by ip it works as it should, but nothing happens to the sessionid - even the radius request is not sent.
It seems to me that this is some kind of bug or something has changed since version 1.5, about which I did not find information.
The text was updated successfully, but these errors were encountered:
Negatifff
changed the title
Сannot authorize the user by sessionoid
Сannot authorize the user by sessionid
Nov 24, 2022
right, which git bisect will help you do, you have a starting point where it is worked (where 1.4 was tagged), it will help you to pinpoint which is the offending commit(s) between 1.4 and head.
Hello.
I have been using version 1.4 for a very long time and of course I have a certain number of scripts that help me manage it. one of them - user authorization by sessionid:
chilli_query login sessionid xxxxxxxxxxxxxx username xxxx password xxxx
but in versions 1.5 and 1.6, user authorization by sessionid does not work. By mac-address and by ip it works as it should, but nothing happens to the sessionid - even the radius request is not sent.
It seems to me that this is some kind of bug or something has changed since version 1.5, about which I did not find information.
The text was updated successfully, but these errors were encountered: