#652622 openssh-server: Match block should allow PrintMotd and PrintLastlog

Package:
openssh-server
Source:
openssh
Description:
secure shell (SSH) server, for secure access from remote machines
Submitter:
Michael Stummvoll
Date:
2011-12-19 16:06:16 UTC
Severity:
normal
#652622#5
Date:
2011-12-19 10:59:38 UTC
From:
To:
Hi,

PrintMotd and PrintLastlog is not allowed within a Match block.
Due I needed it for me and didn't see any sense to disallow this
configuration directive, I saw this as a bug and wrote a patch to fix it.
This bug also affects the upstream release.

Stable release is also affected, the patch should be applicable also there.

(PS: May other configuration directives are also affected by such a senseless
restriction, but I didn't check them all yet and before wasting time with
something like this I want to see if this patch has a chance to come in.)

Greetings,
Michael

#652622#10
Date:
2011-12-19 15:53:40 UTC
From:
To:
Hi,
I just added two more options which should be possible in match group

Greetings,
Michael