Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
User grapevine has a .ssh folder with authorized_keys, known_hosts and 3 key pairs.When cli connections are made, are the connections made from account grapevine?i.e.: can I tweak out ~grapevine/.ssh/config to use a specific key for "Host *.mydomain"...
The following now appears in my ASA config file:
(obfuscated hash)
! The following entry is deferred until the password encryption key is specified.
snmp-server community 8 jX1ZpJ8wlsJWIYJFHHnXF4htTLcjPvQPHGM=
The snmp V2c works.
Google search f...
@Karsten Iwen wrote:
The ASA can encrypt local passwords (and a community-string is also a password) in the config. For that password-encryption has to be configured:
key config-key password-encryption SUPER-SECRET-KEY
password encryption aes
The ke...