Re: Changing ownership of proxy_temp and other temp directories

2023-03-18 Thread Shreenidhi Shedi via nginx
ip of proxy_temp and other temp directories !! External Email Hi Shedi, On Fri, Mar 17, 2023 at 05:13:24AM +, Shreenidhi Shedi wrote: > Thanks for the response Sergey A. Osokin. > > The problem is these temp locations are configurable parameters. > So, from a spec file perspective it'

Re: Changing ownership of proxy_temp and other temp directories

2023-03-17 Thread Sergey A. Osokin
Hi Shedi, On Fri, Mar 17, 2023 at 05:13:24AM +, Shreenidhi Shedi wrote: > Thanks for the response Sergey A. Osokin. > > The problem is these temp locations are configurable parameters. > So, from a spec file perspective it's hard to fetch these parameters > and change the permissions. > > As

Re: Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Shreenidhi Shedi via nginx
i Shedi Subject: Re: Changing ownership of proxy_temp and other temp directories !! External Email Hi, On Thu, Mar 16, 2023 at 06:19:42PM +, Shreenidhi Shedi via nginx wrote: > > I have hosted a nginx server instance and the temp directories are created > under /etc/nginx/ > >

Re: Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Shreenidhi Shedi via nginx
avi; } -- Shedi From: Sergey A. Osokin Sent: 17 March 2023 02:46 To: nginx@nginx.org Cc: Shreenidhi Shedi Subject: Re: Changing ownership of proxy_temp and other temp directories !! External Email Hi, On Thu, Mar 16, 2023 at 06:19:42PM +,

Re: Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Sergey A. Osokin
Hi, On Thu, Mar 16, 2023 at 06:19:42PM +, Shreenidhi Shedi via nginx wrote: > > I have hosted a nginx server instance and the temp directories are created > under /etc/nginx/ > > $ ls -ld /etc/nginx/*_temp > drwx-- 2 nobody root 4096 Mar 16 15:21 /etc/nginx/client_body_temp [...] > > A

Re: Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Sergey A. Osokin
Hi, On Thu, Mar 16, 2023 at 07:05:20PM +, Shreenidhi Shedi wrote: > I'm using nginx from Photon OS. > https://github.com/vmware/photon/blob/3.0/SPECS/nginx/nginx.spec > > Please see the changelog between v1.16.1-6 and v1.16.1-7 Would you mind to share the following, thanks. > Could you shar

Re: Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Shreenidhi Shedi via nginx
nidhi Shedi via nginx Cc: Shreenidhi Shedi Subject: Re: Changing ownership of proxy_temp and other temp directories !! External Email Hi there, On Thu, Mar 16, 2023 at 06:19:42PM +, Shreenidhi Shedi via nginx wrote: > > I have hosted a nginx server instance and the temp directories

Re: Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Sergey A. Osokin
Hi there, On Thu, Mar 16, 2023 at 06:19:42PM +, Shreenidhi Shedi via nginx wrote: > > I have hosted a nginx server instance and the temp directories are created > under /etc/nginx/ > > $ ls -ld /etc/nginx/*_temp > drwx-- 2 nobody root 4096 Mar 16 15:21 /etc/nginx/client_body_temp > drwx-

Changing ownership of proxy_temp and other temp directories

2023-03-16 Thread Shreenidhi Shedi via nginx
Hi All, I have hosted a nginx server instance and the temp directories are created under /etc/nginx/ $ ls -ld /etc/nginx/*_temp drwx-- 2 nobody root 4096 Mar 16 15:21 /etc/nginx/client_body_temp drwx-- 2 nobody root 4096 Mar 16 15:21 /etc/nginx/fastcgi_temp drwx-- 2 nobody root 4096