NAME

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

DESCRIPTION

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.

Elements

Condition

Specify the condition (User, Group, Host, Adress) necessary for this Match block to be appliedOptional. Type node.

Settings

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

SEE ALSO

config-edit
Config::Model::models::Sshd::MatchCondition
Config::Model::models::Sshd::MatchElement

AUTHOR

ARRAY(0x3d59b38)

COPYRIGHT

ARRAY(0x3d59598)

LICENSE

LGPL2