This command adds a new group.
Table 15–3 Arguments and Result for the udb.g.add Command|
Argument/Result |
Syntax |
Description |
|
|---|---|---|---|
|
n |
[R] |
String |
The new group name |
|
d |
[O] |
String |
The new group description |
|
ua |
[O] |
UserArray |
The new group users |
|
pa |
[O] |
PermissionArray |
The new group permissions |
|
pga |
[O] |
GroupArray |
The new group parent groups |
|
cga |
[O] |
GroupArray |
The new group child groups |
|
result |
Group |
The new group |
|