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