openssh-service: support “Match” blocks

  • Open
  • quality assurance status badge
Details
One participant
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Ricardo Wurmus
Severity
wishlist
R
R
Ricardo Wurmus wrote on 13 Oct 2017 22:59
(address . bug-guix@gnu.org)
8760biu5kw.fsf@elephly.net
It can be useful to specify different SSH server rules based on the
origin of the connection. This can be accomplished with “Match” blocks
in the SSH server configuration, e.g.:

Toggle snippet (4 lines)
Match Address "192.168.0.1,192.168.1.20"
PermitRootLogin yes

Currently, this is not supported by the openssh-configuration.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
R
R
Ricardo Wurmus wrote on 13 Oct 2017 23:05
control message for bug #28822
(address . control@debbugs.gnu.org)
E1e379D-0004qG-M5@debbugs.gnu.org
severity 28822 wishlist
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 28822@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 28822
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch