Linux Task 3 -- creating user with non-interactive shell

I created as per the instructions yet the task failed, anyone faced the same issue ?

Did you try using /sbin/nologin instead of /usr/bin/nologin?

You are trying to create a new user as tony. Use sudo with the useradd command.

refer to this

Thank you, looks very detailed.
will try now.

No, I did not try the other way. will check now.
Thank you :wink: