03-14-2013 06:19 AM - edited 03-07-2019 12:14 PM
Hi Guys,
Since IOS 15.X it is possible to authenticate users who are using SSH to connect to a device with their RSA public/private key pair. One of the limitations of this technology is that you can only define 10 users for this authentication scheme.
I'm trying to figure out whether it is possible to combine this authentication scheme with normal Tacacs+ authentication? So users that do not have their public key registered in the device can still connect, but using their Tacacs+ account.
Does anybody know this?