ssh-copy-id命令

     ssh-copy-id命令可以把本地的ssh公钥文件安装到远程主机对应的账户下。

    一直都是手工用scp和ssh命令执行这一任务的,刚发现原来有这个便利的命令!

 

SSH-COPY-ID(1)                                                                                                                                                SSH-COPY-ID(1)

 

NAME

       ssh-copy-id - install your public key in a remote machine's authorized_keys

 

SYNOPSIS

       ssh-copy-id [-i [identity_file]] [user@]machine

 

DESCRIPTION

       ssh-copy-id  is  a  script that uses ssh to log into a remote machine (presumably using a login password, so password authentication should be enabled, unless you've

       done some clever use of multiple identities)

 

       It also changes the permissions of the remote user's home, ~/.ssh, and ~/.ssh/authorized_keys to remove group writability (which would  otherwise  prevent  you  from

       logging in, if the remote sshd has StrictModes set in its configuration).

 

       If  the -i option is given then the identity file (defaults to ~/.ssh/id_rsa.pub) is used, regardless of whether there are any keys in your ssh-agent.  Otherwise, if

       this:

 

             ssh-add -L

 

       provides any output, it uses that in preference to the identity file.

 

       If the -i option is used, or the ssh-add produced no output, then it uses the contents of the identity file.  Once it has  one  or  more  fingerprints  (by  whatever

       means) it uses ssh to append them to ~/.ssh/authorized_keys on the remote machine (creating the file, and directory, if necessary)

 

SEE ALSO

       ssh(1), ssh-agent(1), sshd(8)

 

OpenSSH                                                                       14 November 1999                                                                SSH-COPY-ID(1)

 Manual page ssh-copy-id(1) line 1/34 (END)

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值