Difference between revisions of "Multipass authenticate"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 18: Line 18:
 
   passphrase    Passphrase to register with the Multipass service. If omitted,
 
   passphrase    Passphrase to register with the Multipass service. If omitted,
 
                   a prompt will be displayed for entering the passphrase.
 
                   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
  
  

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]

Advertising: