[Bug 2110] ssh-copy-id fails on nonexisting private key

2016-08-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Damien Miller  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #8 from Damien Miller  ---
Close all resolved bugs after 7.3p1 release

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2016-02-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Philip Hands  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
 Blocks||2451


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2451
[Bug 2451] Bugs intended to be fixed in 7.2
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2015-11-28 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Philip Hands  changed:

   What|Removed |Added

   Assignee|unassigned-b...@mindrot.org |p...@hands.com
 Status|NEW |ASSIGNED

--- Comment #7 from Philip Hands  ---
In my git repo:

  http://git.hands.com/ssh-copy-id

there's now a version that has a '-f' (force) option that does what the
legacy option was suggested to do (i.e. just go ahead and install
things)

It would be helpful if you could test that and say whether it deals
with the problem for you.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2015-07-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Josip Rodin joy+open...@entuzijast.net changed:

   What|Removed |Added

 CC||joy+open...@entuzijast.net

--- Comment #6 from Josip Rodin joy+open...@entuzijast.net ---
Please add this, I also ran into it while trying to use the program to
allow other people access. I'm not sure why it would need to be called
a legacy mode, it's more of a blind mode or a no verification
mode.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2015-01-30 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Thomas Waldmann twaldm...@thinkmo.de changed:

   What|Removed |Added

 CC||twaldm...@thinkmo.de

--- Comment #5 from Thomas Waldmann twaldm...@thinkmo.de ---
I just had the same problem. I had to install a pubkey of a coworker to
some servers and had to fall back to copypaste method as I ofc did not
have his privkey.

See also my fresh comment on bug #2331 - I suspect the issue here is
caused by the same magic that caused the issue there. Maybe just remove
that magic in favor of a do what I say mode.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2014-04-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Jim Ciallella j...@orangecoat.com changed:

   What|Removed |Added

 CC||j...@orangecoat.com

--- Comment #4 from Jim Ciallella j...@orangecoat.com ---
+1 for this being a problem. 1/2 of my use of ssh-copy-id is to copy
other people's .pub keys to give them access.

It follows that nobody in this same position will have the other
person's private key file.

A flag, or similar method, to indicate that this is a not the
initiator's key would be great.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2014-01-06 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

Petr Lautrbach plaut...@redhat.com changed:

   What|Removed |Added

 CC||p...@hands.com
Version|6.2p1   |6.4p1

--- Comment #3 from Petr Lautrbach plaut...@redhat.com ---
ping?

Do you have any comments or objections? I've seen several people
complaining about the new ssh-copy-id and -l for legacy mode seems to
me to be reasonable trade-off

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2110] ssh-copy-id fails on nonexisting private key

2013-10-07 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2110

--- Comment #2 from Petr Lautrbach plaut...@redhat.com ---
Created attachment 2345
  -- https://bugzilla.mindrot.org/attachment.cgi?id=2345action=edit
add a '-l' option for a legacy mode

This patch adds a new option to ssh-copy-id -l for a legacy mode. The
legacy mode doesn't check an existence of a private key and doesn't do
remote checks.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs