<font color="#333399"><font>Wow thanks Sergey!<br>That did the trick.<br><br>I didn't know that you could add a group as 'supplementary' when it was already your 'primary' one... Kind of strange trick to do!<br>

I am definitely not familiar with the way permissions are defined for nux users. ;o)<br><br>It's strange that supplementary groups are handled correctly and that Nginx makes the assumption that the primary group has the same name as the user when it is not specified in the configuration.<br>

Maxim noted my request as an 'enhancement'. Since the logic is blurry I would suggest to get back to 'bug'! :oP</font></font><br clear="all"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font><br>


<br><br><div class="gmail_quote">On Sat, May 12, 2012 at 8:57 AM, Sergey Budnevitch <span dir="ltr"><<a href="mailto:sb@waeme.net" target="_blank">sb@waeme.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"><br>
On 11.05.2012, at 20:08, B.R. wrote:<br>
<br>
> OK, thanks Sergey!<br>
> That seemed to be a gross bug, I am glad to know that's only my mistake. :o)<br>
><br>
> What do you mean by 'add www-data as supplementary group to nginx user'?<br>
> At the moment, nginx has www-data as its primary group.<br>
<br>
</div>usermod -G www-data -a nginx<br>
User can be a member of several (up to 64k on modern linux) supplementary groups.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br>