How do I access the user management menu?
Steps
1 |
Navigate to the <sdk-installation-directory> directory and execute the command: ./user-management.sh The following prompt is displayed. Enter password for 'admin': |
2 |
Enter the password. The following prompt is displayed. Logging in as admin... Login successful. The user management menu with the supported operations is displayed. Select an option: 1) List Users 2) Create a New User 3) Update Password 4) Delete a User 5) Troubleshoot 6) List Docker Containers (code-server-*) 7) Update Pre-Existing System User(s) into SDK (Upgrade) q) Quit Enter your choice (1/2/3/4/5/6/7/q): End of steps |