add-batch-users
user-manager/user/add-batch-users
Package: userman-5
Type: Command
| Argument | Type | Description |
|---|---|---|
| username-length | num | |
| number-of-users | num | |
| username-prefix | string | |
| password-length | enum (empty | same-as-username) | |
| username-characters | ubit (uppercase, lowercase, numbers) | |
| password-characters | ubit (uppercase, lowercase, numbers) | |
| profile | enum | |
| group | enum | |
| caller-id | enum (bind) | |
| shared-users | enum (unlimited) { unlimited:0x0 } | |
| disabled | bool | |
| comment | string |