search for: _home_t

Displaying 1 result from an estimated 1 matches for "_home_t".

Did you mean: _home_
2019 Aug 18
1
CentOS 6 SELinux question: inbound ssh.
...could not ssh from a MacMini (running MacOSX 10.11.6) to my Linux Desktop (running CentOS 6), using the amandabackup account with public key authentification. SELinux! It seems the SELinux won't allow this if the target user's "home" directory is does not have a <mumble>_home_t security context. It there some trick/hack to fix this *specifically* for the amandabackup account? Right now the amandabackup $HOME is /var/lib/amanda/ and its security context is system_u:object_r:amanda_var_lib_t:s0 It of course needs to retain this for amanda to work. But I need to do somet...