Create a user named john in App Server 3 without a home directory.
Note: You can find the infrastructure details by clicking on the Details of all Users and Servers button on the top-right section of the page.
i have tried sudo useradd -M john and sudo useradd -M -d / john
but anything not worked and throwing me error
- home directory should not be allocated to user ‘john’ on App Server 3
- Curriculum: Linux Basics / System Administration
- Level: Beginner (Foundation Level)
- 
Task Name:
 “Create a Service User”
4
Service User Creation without Home Directory
from 100days of devops