This command adds a new user.
Table 15–11 Arguments and Result for the udb.u.add Command|
Argument |
Syntax |
Description |
|
|---|---|---|---|
|
nu |
[R] |
String |
The new user username |
|
np |
[R] |
String |
The new user password |
|
ng |
[O] |
GroupArray |
The new user groups |
|
hide |
[O] |
boolean |
Whether the user is set to hidden, default false |
|
result |
User |
The new user |
|