sshd_config : negation in Match blocks
mh at ow2.org
mh at ow2.org
Wed May 24 17:53:51 AEST 2017
Hi,
Might it be the wrong place for this question ?
Or is it considered as minor because a workaround exists ?
Thanks !
Regards,
Le 19/05/2017 à 11:38, mh at ow2.org a écrit :
> 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,
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
>
More information about the openssh-unix-dev
mailing list