I have cat tools working on my ASA, I connect via SSH2 using the username/password pair for the BACKUP user. I also have the "enable password" field populated with our enable password.
I recently configured my ASA with a custom priv. level for the BACKUP user, limiting their commands to just a "show run"
However, to make this work, the backup user has to do two things. 1. login to the asa via ssh. 2. type login and login again. How can I get this more secure configuration to work with my cat tools. I went through all the options in "Device Configuration" but dont see anything.
Thanks in advance.