Question: 1 . Open a terminal window in VM and execute the correct command to display user account information ( including the login shell and home
Open a terminal window in VM and execute the correct command to display user account
information including the login shell and home directory for the current user using grep.
Execute the correct command to display user password information including the encrypted
password and password aging for the current user using grep.
Create a new user named xxxxx and explicitly use options to create the home directory
homexxxxx for this user.
Set a password for the new user.
Set bash shell as the default login shell for the new user xxxxx then verify the change.
Execute the correct command to display user password information including the encrypted
password and password aging for the new user xxxxx using grep.
Add the new user xxxxx to sudo group without overriding the existing group membership.
Switch to the new users account.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
