What is user management?
SDK user management
To begin adaptor development with the SDK, you must create a new user in addition to the admin user created during SDK installation. The <sdk-installation-directory> includes the user-management.sh script for more feasible user management.
The following table lists the operations that can be performed using the user-management.sh script.
Table 3-2: User management Options
Option |
Operation |
Usage |
---|---|---|
1 |
List Users |
To list all the available users. See How do I list all the available users?. |
2 |
Create a New User |
To create a new user. See How do I create a new user?. |
3 |
Update Password |
To update the password of the specific user. See How do I update the password of a user??. |
4 |
Delete a User |
To delete a user. See How do I delete a user?. |
5 |
Troubleshoot |
To list all user details. See How do I list all user details?. It lists the following information about each user. |
6 |
List Docker Containers (code-server-*) |
To list all available containers and their current status. See How do I list all the available containers?. |
7 |
Update Pre-Existing System User(s) into SDK (Upgrade) |
To update the SDK with a list of system users in the 'ndk' group. See How do I update the SDK with a list of system users?. |
q |
Quit |
To exit from the user management menu. |