How do I create a new user?
Steps
1 |
Log in to the user management menu. See How do I access the user management menu?. |
2 |
Enter 2. The following prompt is displayed. Enter new username: |
3 |
Enter the user name. The following prompt is displayed. Enter password for new user '<user_name>': |
4 |
Enter the password. The following prompt is displayed. Creating user '<user_name>'... Message: <user_name> - user created successfully The Code-Server container is created and associated with the newly created user. Starting code-server containers... code-server.sh executed successfully. The docker container is restarted. Restarting Docker container 'code-server-nginx'... Docker container 'code-server-nginx' restarted successfully. End of steps |