![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2384209.1 : VSM7 - Security scan found unapproved and insecure SSH encryption algorithms, MAC algorithms, and cipher suites are enabled
In this Document
Applies to:StorageTek Virtual Storage Manager System 7 (VSM7) - Version 7.0.0 to 7.1.2 [Release 7.0]Information in this document applies to any platform. SymptomsSecurity scan found unapproved and insecure SSH encryption algorithms, MAC algorithms, and cipher Changesnone CauseThe following SSH Encryption Algorithms RC4, RC4-128, and RC4-256
ssh -vvv host_ip to see what Ciphers and MACs the VSM6/7 is allowing SolutionLog onto both nodes and vi the file /etc/ssh/sshd_config sudo bash /etc/ssh/sshd_config add the following lines to end of file Ciphers aes128-ctr,aes192-ctr,aes256-ctr save the file :wq! restart ssh service sudo svcadm restart ssh
This change can be done non disruptive Attachments This solution has no attachment |
||||||||||||||||||
|