IBM AIX V7 Administrator — Question 1

Which action will temporarily disable remote login access using telnet and ssh for all non-root accounts?

Answer options

Correct answer: E

Explanation

Creating an /etc/nologin file prevents non-root users from logging in remotely, as this file is checked by the login process. The other options either do not specifically disable access for all non-root accounts or involve steps that may not be effective in temporarily blocking remote login access.