Marc Huber
Marc Huber
Hi, there's a demo config file installed in /usr/local/etc/mavis/tac_plus-ng.cfg, you'll need to customize that to suit your needs (or write a new one) and copy it to /usr/local/etc/tac_plus-ng.cfg. For starting...
Hi, thanks for reporting. Alas, I haven't been able to reproduce this yet. Chances are that 314daf09c93ad958e51ab493df2675952a8c5a98 or 3f5503a90f24540e7e5f57be439d77654d4dfa28 might help. I've planned for some code auditing during the next...
Hi, thanks again for reporting. Does 89116a7cf1fb85cfd1291ce1ecd120ba578552b0 help? Still guessing, I can't seem to reproduce this issue on my development box. Edit: Nope, that won't work, only changes the log...
Hi, I still can't reproduce this, even tried with Debian 12 in a fresh VM. Could you please attach strace to one of the CPU consuming processes and post (partial)...
Hi, thanks for digging deeper into that. I think you've already identified the issue only being present when using the "external" mavis module, could you please try whether the attached...
Hi, nope, no updates, as I can't fix things I can't replicate and debug. I've made a couple of alterations to the code that I'd hoped might fix this. Do...
I'm closing this issue, please open a new one if there's still a problem with the current GIT.
Hi, thanks for clarifying, I somehow misread this, my bad ... please try "authentication fallback = permit" in global or host context. This should propagate the MAVIS error status to...
Hi, fallback authentication is different. It will allow a fallback user to log in on backend failure, but it won't tell the device to skip TACACS+ and continue with local...
Hi, does adding `fallback-only` in the `user t.chernev { ... }` section help? Cheers, Marc