Trace: selinux

SELinux

List fcontext

semanage fcontext -l

Apply fcontext

sudo semanage fcontext -a -t ssh_home_t '/ossusers1/[^/]+/\.ssh(/.*)?'
sudo restorecon -Rv '/ossusers1'
selinux.txt · Last modified: 2019/10/09 14:14
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain