The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Config::Model::Backend::OpenSsh::Sshd - Backend for sshd configuration files

VERSION

version 1.235

SYNOPSIS

None

DESCRIPTION

This calls provides a backend to read and write sshd client configuration files.

STOP

The 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.

AUTHOR

Dominique Dumont, (ddumont at cpan dot org)

SEE ALSO

cme, Config::Model,

AUTHOR

Dominique Dumont

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by Dominique Dumont.

This is free software, licensed under:

  The GNU Lesser General Public License, Version 2.1, February 1999