*pveum* ` [ARGS] [OPTIONS]` *pveum acldel* ` --roles ` `[OPTIONS]` Update Access Control List (add or remove permissions). ``: `` :: Access control path `--groups` `` :: List of groups. `--propagate` `` ('default =' `1`):: Allow to propagate (inherit) permissions. `--roles` `` :: List of roles. `--users` `` :: List of users. *pveum aclmod* ` --roles ` `[OPTIONS]` Update Access Control List (add or remove permissions). ``: `` :: Access control path `--groups` `` :: List of groups. `--propagate` `` ('default =' `1`):: Allow to propagate (inherit) permissions. `--roles` `` :: List of roles. `--users` `` :: List of users. *pveum groupadd* `` `[OPTIONS]` Create new group. ``: `` :: no description available `--comment` `` :: no description available *pveum groupdel* `` Delete group. ``: `` :: no description available *pveum groupmod* `` `[OPTIONS]` Update group data. ``: `` :: no description available `--comment` `` :: no description available *pveum help* `[OPTIONS]` Get help about specified command. `--extra-args` `` :: Shows help for a specific command `--verbose` `` :: Verbose output format. *pveum passwd* `` Change user password. ``: `` :: User ID *pveum roleadd* `` `[OPTIONS]` Create new role. ``: `` :: no description available `--privs` `` :: no description available *pveum roledel* `` Delete role. ``: `` :: no description available *pveum rolemod* ` --privs ` `[OPTIONS]` Create new role. ``: `` :: no description available `--append` `` :: no description available + NOTE: Requires option(s): `privs` `--privs` `` :: no description available *pveum ticket* `` `[OPTIONS]` Create or verify authentication ticket. ``: `` :: User name `--otp` `` :: One-time password for Two-factor authentication. `--path` `` :: Verify ticket, and check if user have access 'privs' on 'path' + NOTE: Requires option(s): `privs` `--privs` `` :: Verify ticket, and check if user have access 'privs' on 'path' + NOTE: Requires option(s): `path` `--realm` `` :: You can optionally pass the realm using this parameter. Normally the realm is simply added to the username @. *pveum useradd* `` `[OPTIONS]` Create new user. ``: `` :: User ID `--comment` `` :: no description available `--email` `` :: no description available `--enable` `` ('default =' `1`):: Enable the account (default). You can set this to '0' to disable the accout `--expire` ` (0 - N)` :: Account expiration date (seconds since epoch). '0' means no expiration date. `--firstname` `` :: no description available `--groups` `` :: no description available `--keys` `` :: Keys for two factor auth (yubico). `--lastname` `` :: no description available `--password` `` :: Initial password. *pveum userdel* `` Delete user. ``: `` :: User ID *pveum usermod* `` `[OPTIONS]` Update user configuration. ``: `` :: User ID `--append` `` :: no description available + NOTE: Requires option(s): `groups` `--comment` `` :: no description available `--email` `` :: no description available `--enable` `` :: Enable/disable the account. `--expire` ` (0 - N)` :: Account expiration date (seconds since epoch). '0' means no expiration date. `--firstname` `` :: no description available `--groups` `` :: no description available `--keys` `` :: Keys for two factor auth (yubico). `--lastname` `` :: no description available