logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Dominique Dumont

Description

       Configuration classes used by Config::Model

       Conidtion 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.Typeuniline.Group
       Define the Group criteria of a conditional block. The value of this field is a pattern that is tested
       against group name.  Optional.Typeuniline.Host
       Define the Host criteria of a conditional block. The value of this field is a pattern that is tested
       against host name.  Optional.Typeuniline.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.Typeuniline.

License

       LGPL2

perl v5.40.1                                       2025-04-09              Config::Model:...:MatchCondition(3pm)

Name

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

See Also

       •   cme

See Also