RStudio Server Pro: error 13 (Permission denied)

I'm trying to setup Shibboleth SSO with Apache proxy for authenticating to RStudio Server Pro. I'm able to get SSO to run but when I try to access RStudio I get the following error:

ERROR system error 13 (Permission denied) [user-value=(null)]; OCCURRED AT: rstudio::core::Error rstudio::core::system::user::{anonymous}::userFrom(const rstudio_boost::function<int(T, passwd*, char*, long unsigned int, passwd**)>&, T, rstudio::core::system::user::User*) [with T = const char*] /var/lib/jenkins/workspace/IDE/pro-pipeline/v1.2-patch/src/cpp/core/system/PosixUser.cpp:107; LOGGED FROM: rstudio::core::Error rstudio::core::system::launchChildProcess(std::__cxx11::string, std::__cxx11::string, rstudio::core::system::ProcessConfig, rstudio::

Any help would be greatly appreciated! I have been trying to resolve this for more than a few weeks now, so really need some assisstance.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.