[Bug 1980] use updated ssh-copy-id
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Feb 24 11:50:27 EST 2012
https://bugzilla.mindrot.org/show_bug.cgi?id=1980
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2012-02-24 11:50:27 EST ---
Comment on attachment 2133
--> https://bugzilla.mindrot.org/attachment.cgi?id=2133
patch showing differences from current
It's a big diff so it's hard to evaluate it. some random comments:
> USER_HOST=${1%:}
is that a bashism? it doesn't work with solaris' /bin/sh
>but it is much better to instead use
>+.Xr ssh 1 Ns 's
>+.Ar ProxyCommand
>+option with
>+.Xr netcat 1
you can use ssh -W insted of ssh+netcat as a proxycommand which behaves
the same but doesn't require anything on the intermediate host except
tcp port forwarding.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list