Config::Model::models::Sshd::MatchCondition (3)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29) Standard preamble: ========================================================================
NAME
Config::Model::models::Sshd::MatchCondition - Configuration class Sshd::MatchConditionDESCRIPTION
Configuration classes used by Config::ModelConidtion to apply to identify matched items inside a sshd_config match block.
Elements
User
Define the User criteria of a conditional block. The value of this field is a pattern that is tested against user name.Optional. Type uniline.Group
Define the Group criteria of a conditional block. The value of this field is a pattern that is tested against group name.Optional. Type uniline.Host
Define the Host criteria of a conditional block. The value of this field is a pattern that is tested against host name.Optional. Type uniline.Address
Define the Address criteria of a conditional block. The value of this field is a pattern that is tested against the address of the incoming connection.Optional. Type uniline.SEE ALSO
- *
- cme
AUTHOR
- Dominique Dumont
COPYRIGHT
- 2009-2011 Dominique Dumont
LICENSE
- LGPL2
-