Re: SYSTEM Problem

2009-02-09 Thread Corinna Vinschen
On Feb 9 17:47, Jaspreet Singh wrote: > > > hi, i just created a new user 'test' in > > windows and in /etc/passwd, in > > > windows 'test' is a member of 'Users' > > group. Now when i run /bin/bash > > > as SYSTEM User it 'su' to any user in there > > with valid shell, but it is > > > not doing

Re: SYSTEM Problem

2009-02-09 Thread Jaspreet Singh
> > hi, i just created a new user 'test' in > windows and in /etc/passwd, in > > windows 'test' is a member of 'Users' > group. Now when i run /bin/bash > > as SYSTEM User it 'su' to any user in there > with valid shell, but it is > > not doing 'su' to User 'test'. > > > > So, i tried 'Runas' run

Re: SYSTEM Problem

2009-02-09 Thread Corinna Vinschen
On Feb 7 15:15, Jaspreet Singh wrote: > hi, i just created a new user 'test' in windows and in /etc/passwd, in > windows 'test' is a member of 'Users' group. Now when i run /bin/bash > as SYSTEM User it 'su' to any user in there with valid shell, but it is > not doing 'su' to User 'test'. > > So

Re: SYSTEM() problem

2003-02-10 Thread Max Bowsher
cygwin-apps@ is the wrong mailing list for this. Redirecting to cygwin@: Azimi, Houman (GXS) wrote: > I am trying to use the system() calll, for example system("echo > hello"); but it does not work, even though system(NULL); returns > non-zero. > > It does work in the cygwin environment, but I