* [gentoo-dev] UID/GID for www-applications
@ 2019-08-29 20:31 Azamat Hackimov
2019-08-29 22:36 ` Michael Orlitzky
0 siblings, 1 reply; 2+ messages in thread
From: Azamat Hackimov @ 2019-08-29 20:31 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 308 bytes --]
Hello.
I need UID/GID for www-apps/redmine. Originally package creates own user
and group named redmine, but I think it's better to create generic
user/group for all web-applications, like www-data in Debian/Ubuntu or http
in Arch.
Is there any suggestions about this proposal?
--
From Siberia with Love!
[-- Attachment #2: Type: text/html, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] UID/GID for www-applications
2019-08-29 20:31 [gentoo-dev] UID/GID for www-applications Azamat Hackimov
@ 2019-08-29 22:36 ` Michael Orlitzky
0 siblings, 0 replies; 2+ messages in thread
From: Michael Orlitzky @ 2019-08-29 22:36 UTC (permalink / raw
To: gentoo-dev
On 8/29/19 4:31 PM, Azamat Hackimov wrote:
> Hello.
>
> I need UID/GID for www-apps/redmine. Originally package creates own user
> and group named redmine, but I think it's better to create generic
> user/group for all web-applications, like www-data in Debian/Ubuntu or http
> in Arch.
> Is there any suggestions about this proposal?
>
Does redmine even work when run through apache? The ebuild goes to a lot
of trouble to make everything owned by "redmine," but then the apache
vhost runs as the default "apache" user.
Running multiple web applications as the same user is a bad idea in
general, but it's hard to say what the best solution is without knowing
how well things work currently. For example, if using apache doesn't
work, I'd say definitely leave things alone: it's better to run the
built-in rails server as a separate user from all of the other web apps
on the machine.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-29 22:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 20:31 [gentoo-dev] UID/GID for www-applications Azamat Hackimov
2019-08-29 22:36 ` Michael Orlitzky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox