Files
configpolicy/roles
Dustin C. Hatch f9e8c78e5a roles/websites: Set authorized_keys file perms
Because the various "webapp.*" users' home directories are under
`/srv/www`, the default SELinux context type is `httpd_sys_content_t`.
The SSH daemon is not allowed to read files with this label, so it
cannot load the contents of these users' `authorized_keys` files.  To
address this, we have to explicitly set the SELinux type to
`ssh_home_t`.
2020-12-30 20:59:27 -06:00
..
2020-12-26 11:35:45 -06:00
2018-08-08 21:38:56 -05:00
2020-03-09 20:29:52 -05:00
2018-07-23 17:35:10 -05:00
2018-04-08 10:11:43 -05:00
2020-10-03 11:30:38 -05:00
2018-06-06 21:44:28 -05:00
2019-03-22 09:29:56 -05:00