Which is the default user that su switches to? No default user As specified in /etc/su.conf Root As...
The sudo command can cache user’s credentials. True or False?
The sudo command can cache user’s credentials. True or False? True False
Which password is required for authentication to use sudo?
Which password is required for authentication to use sudo? User’s Password No authentication is...
The /etc/sudoers file should be edited using the _ editor only.
The /etc/sudoers file should be edited using the ____ editor only. xsudo vim visudo edsudo
Which are the four types of aliases found in the /etc/sudoers...
Which are the four types of aliases found in the /etc/sudoers file? User_Alias, Hostname_Alias...
Which file is used to configure the sudo command?
Which file is used to configure the sudo command? /etc/sudo.ini /etc/sudoers /etc/suusers /etc/sudo...
Why is the SUID/SGID bit set for the chage command?
Why is the SUID/SGID bit set for the chage command? To provide access to all users without any...
You need to restart the network service and you are not the root...
You need to restart the network service and you are not the root user. Which command can you use...
Why should the files with SUID/SGID bits set be audited?
Why should the files with SUID/SGID bits set be audited? To make all such files read-only To move...
Files with the SUID/SGID bit set can be used to access the...
Files with the SUID/SGID bit set can be used to access the resources of the system that are...