[U2] Question about umask

2010-05-20 Thread Augusto Alonso
Hi. Does anyone know how to change the default UMASK (022) inside a RPC connection? Our UV.LOGIN has a sentence: UMASK 002 and it works from telnet connections. But if I do a EXECUTE "CREATE.FILE x" from inside a RPC connection, the permissions of the new file are "-rw-r--r--". Regards --

Re: [U2] Question about umask

2010-05-20 Thread Dan Goble
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Augusto Alonso Sent: Thursday, May 20, 2010 2:14 PM To: U2 Users List Subject: [U2] Question about umask Hi. Does anyone know how to change the default UMASK (022) inside a RPC connection? Our UV.LOGIN has a sentence: UMASK 002

Re: [U2] Question about umask

2010-05-20 Thread Bill Haskett
Augusto: Can't say for sure about UniVerse, but in UniData a UO connection runs the globally cataloged program "UOLOGIN", not the "LOGIN" paragraph. 1) I'm not sure if that's the way UniVerse operates, 2) When you say an RPC connection I'm not sure you mean UniObjects, which connects via th

Re: [U2] Question about umask

2010-05-20 Thread Charles_Shaffer
>>and it works from telnet connections. >>But if I do a EXECUTE "CREATE.FILE x" from inside a RPC connection, the >>permissions of the new file are "-rw-r--r--". The EXECUTE spawns a shell that might be owned by another user like system, I'm not sure about that. Whoever owns the shell is w

Re: [U2] Question about umask

2010-05-20 Thread Gregor Scott
st Subject: [U2] Question about umask Hi. Does anyone know how to change the default UMASK (022) inside a RPC connection? Our UV.LOGIN has a sentence: UMASK 002 and it works from telnet connections. But if I do a EXECUTE "CREATE.FILE x" from inside a RPC connection, the permissions

Re: [U2] Question about umask

2010-05-20 Thread Augusto Alonso
ns for created files. > > > Gregor > > -Original Message- > From: u2-users-boun...@listserver.u2ug.org > [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Augusto Alonso > Sent: Friday, 21 May 2010 4:14 AM > To: U2 Users List > Subject: [U2] Question ab

Re: [U2] Question about umask

2010-05-20 Thread Gregor Scott
rrect permissions for created files. Gregor -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Augusto Alonso Sent: Friday, 21 May 2010 4:14 AM To: U2 Users List Subject: [U2] Question about umask Hi. Does anyone know how t