Bug#500192: openssh-server: support generation of ssh keys if none are present

2014-04-25 Thread Michael Prokop
* Russ Allbery [Thu Apr 24, 2014 at 06:02:57PM -0700]: m...@linux.it (Marco d'Itri) writes: This is much simpler to implement in jessie, since openssh = 6.4 supports ssh-keygen -A. Also, I am not sure if this should really be handled automatically by the init script. Nice, thanks for the

Bug#500192: openssh-server: support generation of ssh keys if none are present

2014-04-25 Thread Colin Watson
Control: tag -1 wontfix On Fri, Apr 25, 2014 at 08:56:27AM +0200, Michael Prokop wrote: Colin, what's your take on this? I'd be willing to work on this if there's any chance to get it merged. I'm generally extremely reluctant to do this kind of thing because, while it may be useful in some

Bug#500192: openssh-server: support generation of ssh keys if none are present

2014-04-24 Thread Marco d'Itri
This is much simpler to implement in jessie, since openssh = 6.4 supports ssh-keygen -A. Also, I am not sure if this should really be handled automatically by the init script. -- ciao, Marco signature.asc Description: Digital signature

Bug#500192: openssh-server: support generation of ssh keys if none are present

2014-04-24 Thread Russ Allbery
m...@linux.it (Marco d'Itri) writes: This is much simpler to implement in jessie, since openssh = 6.4 supports ssh-keygen -A. Also, I am not sure if this should really be handled automatically by the init script. If implemented, this should not be done if GSSAPIKeyExchange is enabled, since

Bug#500192: openssh-server: support generation of ssh keys if none are present

2008-09-25 Thread Michael Prokop
Package: openssh-server Version: 1:5.1p1-2 Severity: wishlist When creating Live-CDs you have to remove any present ssh keys before providing the ISO to the public. But to be able to use sshd later on you have to create ssh keys of course. It would be great if the initscript of sshd could