Query: config::model::backend::openssh::sshd
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Config::Model::Backend::OpenSsh::Sshd(3pm) User Contributed Perl Documentation Config::Model::Backend::OpenSsh::Sshd(3pm)NAMEConfig::Model::Backend::OpenSsh::sshd - Backend for sshd configuration filesSYNOPSISNoneDESCRIPTIONThis calls provides a backend to read and write sshd client configuration files.STOPThe documentation provides on the reader and writer of OpenSsh configuration files. These details are not needed for the basic usages explained in Config::Model::OpenSsh. Methods These read/write functions are part of "OpenSsh::Sshd" read/write backend. They are declared in sshd configuration model and are called back when needed to read the configuration file and write it back. read (object => <sshd_root>, config_dir => ...) Read sshd_config in "config_dir" and load the data in the "sshd_root" configuration tree. write (object => <sshd_root>, config_dir => ...) Write sshd_config in "config_dir" from the data stored in "sshd_root" configuration tree.AUTHORDominique Dumont, (ddumont at cpan dot org)SEE ALSOcme, Config::Model, perl v5.14.2 2012-10-29 Config::Model::Backend::OpenSsh::Sshd(3pm)