09-11-2023 07:37 AM
Hello,
i have deployed 2 cat8kv in AWS. i am connecting there with a local user called "admin". now i want to move to tacacs+ but obviously it does not use the tacacs-server...although the connection to the tacacs-server is up (so it states that the tacacs-server is alive).
but whenever i try to connect i get this errormessage? any idea what to do?....it seems it does not use the tacacs-server at all because a debug of tacacs stays empty
ssh -l testuser 1.1.1.1
Permission denied (publickey).
09-11-2023 12:29 PM
Hi,
check for tacacs source, check for configuration on device (do debug authentication meanwhile tacacs), check logs on tacacs server.
Also see this doc from aws:
https://repost.aws/knowledge-center/ec2-linux-fix-permission-denied-errors
09-12-2023 12:00 AM
that is the weird thing. tacacs debug does not show that tacacs get´s used...but aaa is enabled...writing this sentence makes it even more weird...
09-11-2023 12:38 PM
SSH using admin works ?
But when you enable AAA you getting that error ? - is the admin user still works ?
09-12-2023 12:08 AM
hi, wehen i enable AAA for tacacs also the admin does not work anymore (it tells me authorization failed).
09-12-2023 12:09 AM
and i use the same config as for AAA onprem or in GCP.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide