Date: Thu, 20 Jan 2011 15:03:44 +0600 From: Max Khon <fjoe@samodelkin.net> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, Emanuel Haupt <ehaupt@freebsd.org>, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security Makefile ports/security/ssh-copy-id Makefile pkg-descr ports/security/ssh-copy-id/files ssh-copy-id ssh-copy-id.1 Message-ID: <AANLkTi=KGDXyNudix4hD-hBvoZ6vtSrd-yX2y=%2BXLr=-@mail.gmail.com> In-Reply-To: <20110120052814.GA34167@FreeBSD.org> References: <201101141732.p0EHWbAD020216@repoman.freebsd.org> <20110120052814.GA34167@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexey, 2011/1/20 Alexey Dokuchaev <danfe@freebsd.org> On Fri, Jan 14, 2011 at 05:32:37PM +0000, Emanuel Haupt wrote: > > ehaupt 2011-01-14 17:32:37 UTC > > > > Modified files: > > security Makefile > > Added files: > > security/ssh-copy-id Makefile pkg-descr > > security/ssh-copy-id/files ssh-copy-id ssh-copy-id.1 > > Log: > > Add ssh-copy-id 5.6p1, small script which copy your ssh public-key to a > > remote host; appending it to your remote authorized_keys. > > What special functionality does this tool offer that goes beyond simple > copying/appending the key bu hand to ratify having it in the ports? > You need to enter password at least twice in order to place it to remote host manually: for copying the public key (or do it via clipboard) and for logging in in order to create .ssh directory (if it is missing) and append the key. I ended up with having similar script. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=KGDXyNudix4hD-hBvoZ6vtSrd-yX2y=%2BXLr=->