cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Allow privilleged users to enter into EXEC mode on login not working with public keys

Amund
Level 1
Level 1

Hi,

I have recently updated one of my Cisco ASA to v9.2(1) and noticed a function to get the perform authorization for exec shell access can do a auto-enable when logging in from ssh.

The problem is that if I use a private/public key authentication with a user it won't do the auto-enable feature. If I login without keys and using my password, it jumps into privilleged exec mode as it should.

Anyone else had this issue?

Config:

aaa authentication ssh console LOCAL
aaa authorization exec LOCAL auto-enable

username user password xxxxxx encrypted privilege 15
username user attributes
 ssh authentication publickey 22:af:xxxxxx hashed

Any answer will be highly appreciated. 

 

P.S I'm totally new in this forum.

Who Me Too'd this topic