[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#655230: ITP: pushkey -- ITP: pushkey - Pushes your ssh key to a remote location. It tries to create a .ssh folder remotley then it adds your ssh key to authorized_keys.



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

forcemerge 655230 655232 655233
thanks

Hi,

On 09.01.2012 15:43, Al Biheiri wrote:
>   Description     : Pushes your ssh key to a remote location. It tries to
> create a .ssh folder remotley then it adds your ssh key to authorized_keys.

What makes your program better or different to ssh-copy-id which is
bundled to the OpenSSH client package? In fact, a function like

ssh $REM_HOST "mkdir ~/.ssh ; chmod 700 ~/.ssh"
cat $DIR/$KEYTYPE | ssh $REM_HOST "cat >> ~/.ssh/authorized_keys &&
chmod 600 ~/.ssh/*"

prompts you for a password two times unless you use a ssh agent.

Moreover, you should provide a source package for review and inclusion.
Not a binary package to the debian-mentors mailing list.


- -- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPCwNMAAoJEMcrUe6dgPNtgK4P/15P4oET7rcGb49uOYoVLHOx
jumnMgbk75Dn65z+Rj93H3LvFgMXW+CoB3WvfQMCsEGHhwsrMBEa5KqGzNiT6m5a
K3a0Nt1PTScUXb4BRL9VHXv+IyT9GT5POTi210OOIwIpoNNK5Tzt028Gtsmm6qj2
peoo+/prQ24RruNWo7YkceXhYjYNbmngQoyMNbV3LNImnf0Dh5CJfeyzEIDrlJ81
dHhtGEsrNwVvOMO8rVtstWJuPtLb3sxDsvNV3hCS4BGnfATOCop1RAGQ3H1fG5iy
U8+hMhO5Tst7xskb/UHwTxsB3yNVm6Zh5cSgy+KXUhZSaaaaAIYiU0kHpGXQYX1w
vPPjwLDT8gmIcRds7aymwHPkYeBEwUCCk/hADg8QSLrV7LAHpOATfxFJd6DmKVk2
YzkVporv8KdwJe+n8G8F25saj5fSOuluU4JO2JMGTptmmjDFhprVq+2IWtZwe635
zpib/dijzILj8+T+nkM2XRjPWolCMdQpa9/tqY7lDwCpVlSWbO97epM4TO9HWPdb
TFCKWEalbOdhVqzTeGMJsLtnbpeE1yGFNFqp1SVNtuuQMA5ntQfOgF8evnP6Q6pj
YTZNzAQmjJ4raQYAzk9k3+98qa68N07GlnxudaKF5na2BAj9aTVNgg9HNCVeUQZf
uNlPKbD2THGdbYj6/y69
=uJsT
-----END PGP SIGNATURE-----


Reply to: