Hardening your AIX system.
- Configure changes for the root user to provide additional security, audit, and reliability. Make a dedicated home directory for the root user ID and change the root user ID home directory to use new directory, allowing a cleaner / directory. Change directory permissions to allow for root access only.
# mkdir /root
# [...]
01.28.2009
Categories: AIX | Comments Off