Difference between revisions of "Multipass authenticate"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{multipass cmd}} * {{multipass}} Category:Multipass Category:Virtualization") |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * https://discourse.ubuntu.com/t/multipass-authenticate-command/26500 | ||
+ | |||
+ | multipass authenticate --help | ||
+ | Usage: multipass authenticate [options] [<passphrase>] | ||
+ | Authenticate with the Multipass service. | ||
+ | A system administrator should provide you with a passphrase | ||
+ | to allow use of the Multipass service. | ||
+ | |||
+ | Options: | ||
+ | -h, --help Displays help on commandline options. | ||
+ | --help-all Displays help including Qt specific options. | ||
+ | -v, --verbose Increase logging verbosity. Repeat the 'v' in the short option | ||
+ | for more detail. Maximum verbosity is obtained with 4 (or more) | ||
+ | v's, i.e. -vvvv. | ||
+ | |||
+ | Arguments: | ||
+ | passphrase Passphrase to register with the Multipass service. If omitted, | ||
+ | a prompt will be displayed for entering the passphrase. | ||
+ | |||
+ | [[multipass authenticate]] | ||
+ | Please enter passphrase: | ||
+ | authenticate failed: Passphrase is not set. Please `[[multipass set local.passphrase]]` with a trusted client. | ||
+ | |||
+ | multipass authenticate | ||
+ | Please enter passphrase: | ||
+ | authenticate failed: cannot connect to the multipass socket | ||
+ | [[Please ensure multipassd is running]] and '[[/var/run/multipass_socket]]' is accessible | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | list failed: The client is not authenticated with the Multipass service. | ||
+ | Please use '[[multipass]] authenticate' before proceeding. | ||
Latest revision as of 05:26, 12 September 2022
multipass authenticate --help Usage: multipass authenticate [options] [<passphrase>] Authenticate with the Multipass service. A system administrator should provide you with a passphrase to allow use of the Multipass service. Options: -h, --help Displays help on commandline options. --help-all Displays help including Qt specific options. -v, --verbose Increase logging verbosity. Repeat the 'v' in the short option for more detail. Maximum verbosity is obtained with 4 (or more) v's, i.e. -vvvv. Arguments: passphrase Passphrase to register with the Multipass service. If omitted, a prompt will be displayed for entering the passphrase.
multipass authenticate Please enter passphrase: authenticate failed: Passphrase is not set. Please `multipass set local.passphrase` with a trusted client.
multipass authenticate Please enter passphrase: authenticate failed: cannot connect to the multipass socket Please ensure multipassd is running and '/var/run/multipass_socket' is accessible
Related[edit]
list failed: The client is not authenticated with the Multipass service. Please use 'multipass authenticate' before proceeding.
See also[edit]
multipass
: [connect
|shell
|stop
|start
|restart
|delete
|launch | set | get
|info
|list
|find | tranfer | purge | suspend | version ]
multipass help
- Multipass,
MULTIPASS_STORAGE
,/Library/Logs/Multipass/multipassd.log
,/var/run/multipass_socket
, Multipass releases, multipassd
Advertising: