13 Jul
2019
13 Jul
'19
3:07 a.m.
On Jul 12, 2019, at 5:06 PM, Milan Nikolic <gen2brain@gmail.com> wrote:,
Some recent commit added `-S` option to radmin, to pass secret. I don't understand what secret it is asking for, from localhost that should be secret for localhost client right? Whatever I try to enter if it asks for secret, or with `-S` option it just hangs.
The server doesn't currently check for the secret. The goal is to (eventually) allow name / password authentication to radmin, with permissions base on users. That isn't done right now.
Also, I have problems with `radmin -e 'set debug level 2'` for example, it does not do anything.
I've pushed a fix. Alan DeKok.