ssh-copy-id doesn't work on 10.1-RC2

Piotr Kubaj pkubaj at riseup.net
Sat Oct 11 13:47:52 UTC 2014


On 10/11/2014 15:36, Brandon Allbery wrote:
> On Sat, Oct 11, 2014 at 9:34 AM, Piotr Kubaj <pkubaj at riseup.net
> <mailto:pkubaj at riseup.net>> wrote:
> 
>     I use releng/10.1 at r272885. When I try to copy my private key with
>     'ssh-copy-id ~/.ssh/id_rsa.pub root at IP', I get:
>     Unmatched '.
>     Unmatched '.
> 
> 
> o.O is it missing a shebang? That looks like csh interpreting a /bin/sh
> script, possibly because it starts with a # that isn't a #!.
> 
> -- 
> brandon s allbery kf8nh                               sine nomine associates
> allbery.b at gmail.com <mailto:allbery.b at gmail.com>                        
>          ballbery at sinenomine.net <mailto:ballbery at sinenomine.net>
> unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
No, there's "#!/bin/sh" at the beginning.

To clear any possible confusion, I was obviously trying to copy my
public key, not the private one :)

Anyway, executing 'sh /usr/bin/ssh-copy-id -i .ssh/id_ecdsa.pub root at IP'
doesn't change anything.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20141011/6463b563/attachment.sig>


More information about the freebsd-stable mailing list