[Zope-dev] Re: [Zope] Unix: Vanishing Group Ids associated with Zope process ?
Jerome Alet
alet@librelogiciel.com
Fri, 11 Oct 2002 18:38:59 +0200
On Fri, Oct 11, 2002 at 06:05:59PM +0200, Johan Carlsson [EasyPublisher] wrote:
>
> The way that Zope changes user under the start up sequence
> doesn't change the groups.
man 2 setgroups
should be called after (before?) the user id change in the
Zope startup script.
it is called for you by PAM when you log in, AFAIK, this is
why it works from your command line
hth
Jerome Alet