i was asked to create a user named mark with a non-interactive shell on App Server 2. I given below command
sudo useradd -s /sbin/nologin mark
but while checking (clicking Check) am getting error and task is incomplete and window is closing , how do i proceed. what is the error explanation here?