-
I'm trying to get familiar with the new syntax. This is my minimal config for testing:
```
#!../../../sbin/tac_plus-ng
debug redirect = /dev/stdout
id = spawnd {
listen = { port = 4949 }
…
-
So I'm making good progress however seem to have hit another snag, Ive got an admin profile defined as per the below, now as I understand it that should allow all commands.
profile admin {
scrip…
-
Trying to test authenticating an ASAv in my lab and the only response I seem to be able to get from tac_plus-ng is an Illegal packet response, Ive captured and checked with wireshark and using the "Te…
-
Hello,
I think something wrong with the logic of password changing in case when I use shadow file as a backend.
When I force user to change the password during the next login:
`test:$1$aINRlZ00$…
-
Importing from https://github.com/haussli/draft-dahm-tacacs-security/issues/51
-------
[dcmgashcisco] commented [on Apr 14]
Section 4 concerns me. This is not just adding TLS to TACACS+, it's add…
-
and without TACACS+ obfuscation.
Let's be really clear here and stipulate something like:
"TAC_PLUS_UNENCRYPTED_FLAG
MUST be set in all packets, Note: this is the opposite of the stipulation …
-
Sometimes its convenient to run the tool alongside other tools to passively capture with --silent and then it would be useful also not do the channel management (and not complain about wrong expected …
-
I found that in
-eNMS/models/automation.py
-eNMS/services/notification/slack_notification.py
it try to import slackclient, but does not work.
apparently is this way [()](https://pypi.org/pro…
-
Hi.
I just installed tacacsgui according to the following manual: https://tacacsgui.com/docs.php
But I could not make it work.
1. After finishing the execution of the installation script ("Done…
-
After complete the setup and create users + group, tacacsgui updated /usr/local/etc/tac_plus.cfg according to front-end parameters
I created a temp password and updated via http://N.N.N.N:8080/auth…