bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-30 08:23 UTC
[Bug 1668] New: Add override option to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 Summary: Add override option to ssh-keygen Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh-keygen AssignedTo: unassigned-bugs at mindrot.org ReportedBy: jchadima at redhat.com When using ssh-keygen in the batch, promting the user causes hanging the script. Override option when selected causes rewriting the key without prompting. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-30 08:25 UTC
[Bug 1668] Add override option to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 --- Comment #1 from jchadima at redhat.com 2009-10-30 19:25:54 EST --- Created an attachment (id=1714) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1714) Patch adding the override option to the ssh-keygen -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-30 09:01 UTC
[Bug 1668] Add override option to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 --- Comment #2 from jchadima at redhat.com 2009-10-30 20:00:59 EST --- Created an attachment (id=1715) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1715) The patch with changed override to overwrite Changed the word override to owerwrite in the patch. This will sound better :) -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-04 05:06 UTC
[Bug 1668] Add override option to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org --- Comment #3 from Damien Miller <djm at mindrot.org> 2009-11-04 16:06:15 EST --- If you want to overwrite, why not just rm the key first? -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-04 07:16 UTC
[Bug 1668] Add override option to ssh-keygen
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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Sep-03 13:13 UTC
[Bug 1668] Add override option to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 --- Comment #5 from jchadima at redhat.com --- Created attachment 1916 --> https://bugzilla.mindrot.org/attachment.cgi?id=1916 Patch suitable for openssh-5.6p1 -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-25 05:29 UTC
[Bug 1668] Add override option to ssh-keygen
https://bugzilla.mindrot.org/show_bug.cgi?id=1668 Jan F. Chadima <jfch at jagda.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfch at jagda.eu -- 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.