NOS 120 Chapter 9
Which one is the permission for /etc/passwd file ?
-rw-r-- r--
Which one holds the encrypted password for a user account?
/etc/shadow
Which is the choice of the login shell for regular accounts?
/sbin/bash
Which is the choice of the log in shell for software accounts ?
/sbin/nologin
Which one is not an UID or GID for for a Software account ?
101
A user's home directory cannot be located under the root of the file system "/".
False
Using the GUI interface is the preferred method to create user accounts for an organization with 25 to 50 employees.
False
The UID and GID can be assigned manually.
True
When a user is created, an entry is added to the /etc/passwd file.
True
You can quickly write a shell script to create new user accounts and set up a password for them.
True
What is the default shell for a new regular user account?
bash
Typically, Linux comes with which of the following shells?
bash csh tcsh
Which of the following command(s) will create a group account?
groupadd useradd
Which one of these is not going to be created, by default if you create a new user account?
password