X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pveum.1-synopsis.adoc;h=6755db35f69f0e89460215577fc15d8c973b060a;hb=f423ae951f9419a0fc5de0eb4f591132950e4b9a;hp=f19195ec4c13b9860a5106150b2a0033534bdc3b;hpb=1f554f760e12ff7da82dd3d425d9533a71ca979f;p=pve-docs.git diff --git a/pveum.1-synopsis.adoc b/pveum.1-synopsis.adoc index f19195e..6755db3 100644 --- a/pveum.1-synopsis.adoc +++ b/pveum.1-synopsis.adoc @@ -1,52 +1,52 @@ *pveum* ` [ARGS] [OPTIONS]` -*pveum acldel* ` -roles ` `[OPTIONS]` +*pveum acldel* ` --roles ` `[OPTIONS]` Update Access Control List (add or remove permissions). -`` `string` :: +``: `` :: Access control path -`-groups` `string` :: +`--groups` `` :: List of groups. -`-propagate` `boolean` (default=`1`):: +`--propagate` `` ('default =' `1`):: Allow to propagate (inherit) permissions. -`-roles` `string` :: +`--roles` `` :: List of roles. -`-users` `string` :: +`--users` `` :: List of users. -*pveum aclmod* ` -roles ` `[OPTIONS]` +*pveum aclmod* ` --roles ` `[OPTIONS]` Update Access Control List (add or remove permissions). -`` `string` :: +``: `` :: Access control path -`-groups` `string` :: +`--groups` `` :: List of groups. -`-propagate` `boolean` (default=`1`):: +`--propagate` `` ('default =' `1`):: Allow to propagate (inherit) permissions. -`-roles` `string` :: +`--roles` `` :: List of roles. -`-users` `string` :: +`--users` `` :: List of users. @@ -57,11 +57,11 @@ List of users. Create new group. -`` `string` :: +``: `` :: no description available -`-comment` `string` :: +`--comment` `` :: no description available @@ -71,7 +71,7 @@ no description available Delete group. -`` `string` :: +``: `` :: no description available @@ -81,11 +81,11 @@ no description available Update group data. -`` `string` :: +``: `` :: no description available -`-comment` `string` :: +`--comment` `` :: no description available @@ -96,11 +96,11 @@ no description available Get help about specified command. -`` `string` :: +``: `` :: Command name -`-verbose` `boolean` :: +`--verbose` `` :: Verbose output format. @@ -111,7 +111,7 @@ Verbose output format. Change user password. -`` `string` :: +``: `` :: User ID @@ -122,11 +122,11 @@ User ID Create new role. -`` `string` :: +``: `` :: no description available -`-privs` `string` :: +`--privs` `` :: no description available @@ -136,27 +136,27 @@ no description available Delete role. -`` `string` :: +``: `` :: no description available -*pveum rolemod* ` -privs ` `[OPTIONS]` +*pveum rolemod* ` --privs ` `[OPTIONS]` Create new role. -`` `string` :: +``: `` :: no description available -`-append` `boolean` :: +`--append` `` :: no description available + NOTE: Requires option(s): `privs` -`-privs` `string` :: +`--privs` `` :: no description available @@ -167,30 +167,29 @@ no description available Create or verify authentication ticket. -`` `string` :: +``: `` :: User name -`-otp` `string` :: +`--otp` `` :: One-time password for Two-factor authentication. -`-path` `string` :: +`--path` `` :: Verify ticket, and check if user have access 'privs' on 'path' + NOTE: Requires option(s): `privs` -`-privs` `string` :: +`--privs` `` :: Verify ticket, and check if user have access 'privs' on 'path' + NOTE: Requires option(s): `path` -`-realm` `string` :: +`--realm` `` :: -You can optionally pass the realm using this parameter. Normally the realm -is simply added to the username @. +You can optionally pass the realm using this parameter. Normally the realm is simply added to the username @. @@ -199,44 +198,43 @@ is simply added to the username @. Create new user. -`` `string` :: +``: `` :: User ID -`-comment` `string` :: +`--comment` `` :: no description available -`-email` `string` :: +`--email` `` :: no description available -`-enable` `boolean` (default=`1`):: +`--enable` `` ('default =' `1`):: Enable the account (default). You can set this to '0' to disable the accout -`-expire` `integer (0 - N)` :: +`--expire` ` (0 - N)` :: -Account expiration date (seconds since epoch). '0' means no expiration -date. +Account expiration date (seconds since epoch). '0' means no expiration date. -`-firstname` `string` :: +`--firstname` `` :: no description available -`-groups` `string` :: +`--groups` `` :: no description available -`-keys` `string` :: +`--keys` `` :: Keys for two factor auth (yubico). -`-lastname` `string` :: +`--lastname` `` :: no description available -`-password` `` :: +`--password` :: Initial password. @@ -246,7 +244,7 @@ Initial password. Delete user. -`` `string` :: +``: `` :: User ID @@ -256,46 +254,45 @@ User ID Update user configuration. -`` `string` :: +``: `` :: User ID -`-append` `boolean` :: +`--append` `` :: no description available + NOTE: Requires option(s): `groups` -`-comment` `string` :: +`--comment` `` :: no description available -`-email` `string` :: +`--email` `` :: no description available -`-enable` `boolean` :: +`--enable` `` :: Enable/disable the account. -`-expire` `integer (0 - N)` :: +`--expire` ` (0 - N)` :: -Account expiration date (seconds since epoch). '0' means no expiration -date. +Account expiration date (seconds since epoch). '0' means no expiration date. -`-firstname` `string` :: +`--firstname` `` :: no description available -`-groups` `string` :: +`--groups` `` :: no description available -`-keys` `string` :: +`--keys` `` :: Keys for two factor auth (yubico). -`-lastname` `string` :: +`--lastname` `` :: no description available