3rdparty system user
I see that Roundcube runs in cPanel with the user "cpanelroundcube". Where is it configured?
I'm working in a 3rdparty application that require to run with a specific user and not with the cPanel logged user. How can I do that?
Thanks,
-
It would be better to just install your own version of roundcube into whatever cPanel account you're working on. You may also want to look at this: [url=http://docs.cpanel.net/twiki/bin/view/AllDocumentation/RoundcubeReadme]Customizing Roundcube Webmail 0 -
Hi Vannessa, Roundcube is just an example, I want to use a different application we are developong but I want this runs with a specific user and be available to all users as roundcube is. Thanks, 0 -
When you access Roundcube through cPanel, cPanel loads an environment as the cpanelroundcube user. Roundcube is just a PHP application, and it runs as whatever user is invoking it just like any other application you would install on your website. The files for Roundcube are located in /usr/local/cpanel/base/3rdparty/roundcube - you may be able to add a custom alias to load it from this location but since you haven't really clarified what you're trying to do, not sure how to actually help you. You may be able to get away with changing the username associated with the cpanelroundcube user's ID in /etc/passwd, but I don't know what other problems this would cause and I'm certain cPanel updates will overwrite this. 0 -
[QUOTE]When you access Roundcube through cPanel, cPanel loads an environment as the cpanelroundcube user.
in what file cPanel specify to load the environment as cpanelroundcube user? it's what I need. My other 3rdparty application is not Roundcube, is another webmail and I want this 3rdparty application also loads the environment as the "anotherwebmail" user that I created in my system.0 -
[quote="braweb, post: 1681942">in what file cPanel specify to load the environment as cpanelroundcube user? it's what I need. My other 3rdparty application is not Roundcube, is another webmail and I want this 3rdparty application also loads the environment as the "anotherwebmail" user that I created in my system.
You can't - this is handled within a compiled CGI used by cPanel. If you are trying to add another webmail application, use the link that Thinice provided.0
Please sign in to leave a comment.
Comments
6 comments