
bugzilla-daemon at bugzilla
Nov 3, 2009, 11:16 PM
Post #4 of 4
(248 views)
Permalink
|
|
[Bug 1668] Add override option to ssh-keygen
[In reply to]
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 jchadima[at]redhat.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jchadima[at]redhat.com --- Comment #4 from jchadima[at]redhat.com 2009-11-04 18:16:05 EST --- The patch should prevent the program from asking in every situation. If there is an immutable key file, the rm does not delete it, and the ssh-keygen hang. Of course the output of rm can be tested but this make the whole thing complicate. The correct way is to make option(s) for overwriting(keeping) the file w/o asking the user. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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[at]mindrot.org https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|