2-7 of 344,000 results
Open links in new tab
  1. Detailed Description of How to Configure Authorized Keys for ...

    In OpenSSH, authorized keys are configured separately for each user, typically in a file called authorized_keys.

  2. How do I add SSH Keys to authorized_keys file? - Ask Ubuntu

    Jun 1, 2011 · You should never save the file with its contents starting with -----BEGIN RSA PRIVATE KEY----- on the server, that is your private key. Instead, you must put the public key …

  3. Format of the authorized_keys file - IBM

    The AuthorizedKeysFile keyword specifies the file containing public keys for public key authentication. If none is specified, the default is ~/.ssh/authorized_keys and …

  4. authorized_keys - he

    authorized_keys SSHD(8) BSD System Manager's Manual SSHD(8) NAME sshd -- OpenSSH daemon SYNOPSIS sshd [-46DdeiqTt] [-C connection_spec] [-c host_certificate_file] [-E …

  5. authorized_keys (5) — openssh-server — Debian experimental ...

    AUTHORIZED_KEYS FILE FORMAT ¶ AuthorizedKeysFile specifies the files containing public keys for public key authentication; if this option is not specified, the default is …

  6. sshd (8) — Linux manual page - man7.org

    AuthorizedKeysFile specifies the files containing public keys for public key authentication; if this option is not specified, the default is ~/.ssh/authorized_keys and ~/.ssh/authorized_keys2.