Question: Write a script code that creates a user with these properties: 1. Name: eng, 10:1000, GID:1000, and Password:1234 2. If the system creates eng account
Write a script code that creates a user with these properties: 1. Name: eng, 10:1000, GID:1000, and Password:1234 2. If the system creates eng account correctly print a welcome message "Welcome eng". Else print error message. 3. Let the eng to become a member in root group. 4. Let the eng to be able to create and execute any script. 5. Delete the GID=1000
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
