This command modifies an existing user; omitted arguments preserve current values
Table 15–16 Argument/Result for the udb.u.mod Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
ID |
[R] |
UserID |
The user ID |
|
np |
[O] |
String |
The new user password |
|
ng |
[O] |
GroupArray |
The new user groups |
|
hide |
[O] |
Boolean |
Whether the user is set to hidden |
|
active |
[O] |
Boolean |
Whether the user is set to active |
|
result |
User |
The modified user |
|