【发布时间】:2019-11-04 18:14:18
【问题描述】:
执行 SELinux 时,RStudio Server 无法登录用户。有一长串 SELinux 错误,开头是:
AVC avc: 拒绝 { setpgid } for pid=32444 comm="rserver" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:init_t:s0 tclass=进程许可=0
当 SELinux 处于许可模式时,RStudio Server 运行良好,尽管有很多警报:
RStudio 维护人员不认为这是一个错误并关闭了issue。同时,考虑到 RStudio Server 的优势,Fedora 可能还需要一段时间才能为其实施 SELinux 政策,尽管他们并未拒绝 request。
是否有人在启用 SELinux 的情况下成功运行 RStudio Server?
【问题讨论】:
标签: r selinux rstudio-server