chernevta

Results 5 comments of chernevta

I added authentication fallback = permit but it doesn't work. When ldap doesn't work, then aaa doesn't work with local user I will describe again what goal I want to...

>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 users. This is exactly what...

When ldap is intentionally broken, I enter the correct login and password for t.chernev from the local tacacsplus config [before_cfg_tacplus.txt](https://github.com/user-attachments/files/18056692/before_cfg_tacplus.txt) debug ``` 196230: 08:08:29.606 4/01787f46: 172.20.255.18 looking for user t.chernev...

updated after commit [a9c4fdb](https://github.com/MarcJHuber/event-driven-servers/commit/a9c4fdb487cc31ea55721aba52c411d00062de50) fallback works, but if you break the network connection with ldap, then there is no error on timeout, but what happens on the screen ![изображение](https://github.com/user-attachments/assets/7b8704af-2b94-4fa7-a35d-478929ea114a) I'm...

I think I got to the bottom of the problem [tacacsng-config.txt](https://github.com/user-attachments/files/18064794/tacacsng-config.txt) or ``` #!/usr/local/sbin/tac_plus-ng id = spawnd { listen = { address = 10.77.13.1 port = 49 } background =...