Devsops : Group Creation and User Assignment


I am stuck at this point. Help me

Hi @kushdey

You need to SSH into the App Server 1 ( for this task):

ssh tony@stapp01 would be the command that will ask you for the password for the Tony user on App Server1.

Once logged into the App Server, you need to create the user as per the task requirements.

Thank you for your respone. I will try it.