Examine the extract of the /etc/nologin file and the /etc/pam.d/login file on server1:
[root@server1 ~] # cat /etc/nologin bob smith [root@server1 ~] # cat /etc/pam.d/login
account required pam_nologin.so account include system-auth Which statement is true
about users?
A.
Only the root user can log in to the system.
B.
Only users root bob and smith would be unable to log in to the system.
C.
All users, including the root user, would be permitted to log in to the system.
D.
All users, including the root user, would be unable to log in to the system.