Go to file
Alan Pearce 2876a691b0 Remove reference to root group
By not specifying it, root user's group should be used.
2014-08-19 21:44:38 +01:00
openssh Remove reference to root group 2014-08-19 21:44:38 +01:00
LICENSE Added support to manage ssh certificates 2014-02-09 23:38:30 +01:00
pillar.example Add a UseDNS option to pillar.example 2014-07-22 00:37:41 -05:00
README.rst Update README.rst 2014-07-28 19:03:24 -04:00

openssh

Install and configure an openssh server.

Available states

openssh

Installs the openssh server package and service.

openssh.auth -----------

Manages SSH certificates for users.

openssh.banner

Installs a banner that users see when SSH-ing in.

openssh.client

Installs the openssh client package.

openssh.config

Installs the ssh daemon configuration file included in this formula (under "openssh/files"). This configuration file is populated by values from pillar. pillar.example results in the generation of the default sshd_config file on Debian Wheezy.