Command user:enable-key-auth

Append ssh public keys to a user authorized_keys file.

Arguments

  • pubkey: One or more lines of ssh public key data.
  • homedir: Path to the homedir of the user.

Options

  • --check: Do not actually make any changes, but report whether or not a change would be made.
Back to command index