This section describes how to harden the Gateways. Perform the steps and commands on both machines.
Follow these steps:
useradd -m ssgconfig passwd ssgconfig
Provide the password of your choice for the user ssgconfig.
cd ~/download chmod +x harden.sh cp -p harden.sh ~/harden.sh cd ~
./harden.sh -h vmware
yum erase subscription-manager yum erase yum-updatesd yum erase yum-security yum erase rhn-client-tools echo "SINGLE=/sbin/sulogin" >> /etc/sysconfig/init
Note: Once the harden.sh script has been run successfully, you can no longer log in as root. If you wish to gain root access to the system, log in as user ssconfig and run the su command to change your login ID to root. Typically, you must run the harden.sh script multiple times even if the script shows no error messages upon execution.
|
Copyright © 2013 CA.
All rights reserved.
|
|