Bug#241496: openssh-server: Still seen 5 years later
On 30/03/11 18:31 +0300, Phil Carmody wrote:
>
> create_sshdconfig() {
> if [ -e /etc/ssh/sshd_config ] ; then
>
> # lots of things that can modify /etc/ssh/sshd_config,
> # but which don't keep a backup anywhere.
I forgot to say that I'd determined that
if (dpkg --compare-versions "$oldversion" lt-nl 1:3.8p1-1 && \
! grep -iq ^UsePAM /etc/ssh/sshd_config) || \
grep -Eiq '^(PAMAuthenticationViaKbdInt|RhostsAuthentication)' \
/etc/ssh/sshd_config ; then
# Upgrade from pre-3.7: UsePAM needed to maintain standard
# Debian configuration.
could not have kicked in on my system, so no backup would have been made.
Phil
--
I find the easiest thing to do is to k/f myself and just troll away
-- David Melville on r.a.s.f1
Reply to: