DOKK / manpages / debian 11 / libconfig-model-openssh-perl / Config::Model::models::Sshd::MatchBlock.3pm.en
Config::Model::models::Sshd::MatchBlock(3pm) User Contributed Perl Documentation Config::Model::models::Sshd::MatchBlock(3pm)

Config::Model::models::Sshd::MatchBlock - Configuration class Sshd::MatchBlock

Configuration classes used by Config::Model

Class to represent a Match block inside a sshd_config file.

It's made of a list of conditions to match and a list of parameters to apply to the matched items.

Specify the condition (User, Group, Host, Address) necessary for this Match block to be applied. Optional. Type node of class Sshd::MatchCondition .

Defines the sshd_config parameters that will override general settings when all defined User, Group, Host and Address patterns match. Optional. Type node of class Sshd::MatchElement .

  • cme
  • Config::Model::models::Sshd::MatchCondition
  • Config::Model::models::Sshd::MatchElement

2009-2011 Dominique Dumont

2021-01-17 perl v5.32.0