Sometimes it is necessary to disable users from logging into a system,particulary when doing certain types of administration work.
To disable user login in AIX, simply create the file /etc/nologin.
When a non-root user attempts to login, the system blocks the login and displays the contents...