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

ACS Host_Key

williamsilva7
Level 1
Level 1

I'm attempting to create the "crypto host_key" on our ACS box in order to connect to our SFTP server for logging.  When I issue the command:

"crypto host_key add host x.x.x.x" I receive the following error: "%host-key add failed"

 

I have deleted any host keys via the command "crypto host_key delete x.x.x.x" but still receive the error.  I have attempted to create the host key with IP and hostname of the repository.

 

We are running:

Cisco ACS VERSION INFORMATION
-----------------------------
Version : 5.5.0.46.8
Internal Build ID : B.723
Patches :
Cisco_ACS_5-5-0-46-7
5-5-0-46-8
 

1 Reply 1

jsiitnotify
Level 1
Level 1

I resolved my problem by changing the type of key the SFTP server was using.

I changed from a DSA key, to RSA-1024. (serv-U if it matters)

JSI