sshd_config : negation in Match blocks

mh at ow2.org mh at ow2.org
Fri May 19 19:38:49 AEST 2017


Hi,

I want to come to a specific behavior described in
https://access.redhat.com/solutions/289073

For example, taking an user who is NOT a member of a group *-foo

Match Group !*-foo
=> this won't match

Match Group *,!*-foo
=> this will match

I would expect the first to match too, intuitively.

I'm unsure if this behavior is expected, and if not, if it has a
corresponding bug report : is it that one ?
https://bugzilla.mindrot.org/show_bug.cgi?id=1918

(I'm running 7.2p2-4ubuntu2.1)

Regards,


More information about the openssh-unix-dev mailing list