Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Сannot authorize the user by sessionid #563

Open
Negatifff opened this issue Nov 24, 2022 · 3 comments
Open

Сannot authorize the user by sessionid #563

Negatifff opened this issue Nov 24, 2022 · 3 comments

Comments

@Negatifff
Copy link

Negatifff commented Nov 24, 2022

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.

@Negatifff Negatifff changed the title Сannot authorize the user by sessionoid Сannot authorize the user by sessionid Nov 24, 2022
@sevan
Copy link
Member

sevan commented Dec 2, 2022

if you're comfortable building your own version of coova, try git bisect to isolate which commit broke things for you.

@Negatifff
Copy link
Author

If only I knew which commit led to this behavior...

@sevan
Copy link
Member

sevan commented Dec 2, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants