Valid XK0-005 Dumps shared by EduDump.com for Helping Passing XK0-005 Exam! EduDump.com now offer the newest XK0-005 exam dumps, the EduDump.com XK0-005 exam questions have been updated and answers have been corrected get the newest EduDump.com XK0-005 dumps with Test Engine here:
A systems administrator is tasked with changing the default shell of a system account in order to disable iterative logins. Which of the following is the BEST option for the administrator to use as the new shell?
Correct Answer: A
In order to limit the login we can add /bin/false to the end of the string (in the file /etc/passwd ), thus we will have a return code = 1 (when the user tries to open the terminal it will close immediately ). Another method, in the same way, we add /sbin/nologin (in this case I will have the message "This account is currently not available")