Limiting root access in AIX

PROBLEM DESCRIPTION


Limiting remote root access in IBM AIX


RESOLUTION


Edit the /etc/security/user file to the following:
root:
...
rlogin = false
...

Regardless of which connection protocol is utilized (telnet, rlogin, CDE, etc), upon remote access, root user information is disabled.