Knowledge Base : Install EM12C agent on Solaris 11 target

Add Solaris 11 host target to Oracle Grid Control 12c

To avoid getting the error “Algorithm negotiation fail”, you’ll have to edit the sshd configuration:

# vi /etc/ssh/sshd_config
#CBC-Ciphers for Grid Control 12c
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc,blowfish-cbc
 
svcadm restart /network/ssh