Mailinglist Archive: opensuse-bugs (5344 mails)
| < Previous | Next > |
[Bug 281228] /etc/init.d/sshd has hardcoded ssh_host_keys
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 6 Jun 2007 14:25:21 -0600 (MDT)
- Message-id: <20070606202521.CE5F5CC782@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=281228
anicka@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |lrupp@xxxxxxxxxx
------- Comment #3 from anicka@xxxxxxxxxx 2007-06-06 14:25 MST -------
> Creating the keys "automatically" _is_ extra complexity in the init script. So
if you want to avoid complexity, just remove this part.
This is actually a good point. There is no good reason to generate the key in
init script, I think it should be done in %post instead - first, we should not
expect that /etc is writable when init script is executed, second, sshd could
run without running init script out of the box just after installing the
package. Would you be content with that solution?
I know it is easy to implement your patch, I just do not think it is a good
approach.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
anicka@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |lrupp@xxxxxxxxxx
------- Comment #3 from anicka@xxxxxxxxxx 2007-06-06 14:25 MST -------
> Creating the keys "automatically" _is_ extra complexity in the init script. So
if you want to avoid complexity, just remove this part.
This is actually a good point. There is no good reason to generate the key in
init script, I think it should be done in %post instead - first, we should not
expect that /etc is writable when init script is executed, second, sshd could
run without running init script out of the box just after installing the
package. Would you be content with that solution?
I know it is easy to implement your patch, I just do not think it is a good
approach.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |