cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
479
Views
0
Helpful
0
Replies

ASA authorization EXEC with SSH Pubkey-Auth

stefanhart
Level 1
Level 1

Dear all,

i am runnning ASA OS "System image file is "disk0:/asa923-smp-k8.bin""

...
aaa authentication ssh console LOCAL
aaa authorization exec LOCAL auto-enable
...
username SERVICE password XXXX encrypted privilege 15
username SERVICE attributes
 ssh authentication publickey 14:... hashed
...


When I try to login via ssh with password
 
    ssh -l SERVICE 192.0.2.1
 
    I get a Priv EXEC Session as expected.

When I try to login via SSH Pubkey-Auth

    ssh -l SERVICE 192.0.2.1  -i SERVICE.id_rsa

    I only get a User EXEC Session and have to continue with "en" (and search and type in the pseudorandom unique password for each customer)


Debug does not show any hints. Under "username SERVICE attributes" I find no suitable subcommands for this purpose.


Any ideas?
Or simply not implemented in this release.


Thanks in advance,
stefanhart

 

0 Replies 0