Re: [SGE-discuss] preserving GIDs for jobs

2016-03-10 Thread Ondrej Valousek
Thanks Reuti, I should have RTFM before posting this :-/ Ondrej -Original Message- From: Reuti [mailto:re...@staff.uni-marburg.de] Sent: Wednesday, March 09, 2016 6:23 PM To: Ondrej Valousek Cc: sge-discuss@liv.ac.uk Subject: Re: [SGE-discuss] preserving GIDs for jobs Hi, >

Re: [SGE-discuss] preserving GIDs for jobs

2016-03-09 Thread Reuti
Hi, > Am 09.03.2016 um 18:11 schrieb Ondrej Valousek : > > Hi list, > > Is there any way to preserve primary GID for jobs being submitted? > Example: > I am a member of groups G1,G2,G3 and as per my passwd entry, G1 is my primary > group. > When I do ‘newgrp G2’, my primary GID will be G2. > B

[SGE-discuss] preserving GIDs for jobs

2016-03-09 Thread Ondrej Valousek
Hi list, Is there any way to preserve primary GID for jobs being submitted? Example: I am a member of groups G1,G2,G3 and as per my passwd entry, G1 is my primary group. When I do 'newgrp G2', my primary GID will be G2. But if I submit a job into GE now, jobs are being submitted with G1 as a pri