Re: Elevated prompt under ssh on Windows 7

2012-01-23 Thread Timothy Madden
On 18.01.2012 16:16, Corinna Vinschen wrote: On Jan 18 07:58, Ryan Johnson wrote: On 18/01/2012 7:12 AM, Timothy Madden wrote: Is there a way to get the remote shell not to run elevated under sshd, even if the user could otherwise run programs elevated in the native Windows OS ? I suspect you

Elevated prompt under ssh on Windows 7

2012-01-18 Thread Timothy Madden
Hello I use ssh to connect to my cygwin machine (running on Windows 7 SP1 64-bit) and I would like the remote shell not to run elevated (as it runs by default if I start it on the remote machine directly), except for the Administator user. That way I can get the Unix-like behavior in which

Re: Elevated prompt under ssh on Windows 7

2012-01-18 Thread Corinna Vinschen
On Jan 18 14:12, Timothy Madden wrote: Hello I use ssh to connect to my cygwin machine (running on Windows 7 SP1 64-bit) and I would like the remote shell not to run elevated (as it runs by default if I start it on the remote machine directly), except for the Administator user. That way

Re: Elevated prompt under ssh on Windows 7

2012-01-18 Thread Ryan Johnson
On 18/01/2012 7:12 AM, Timothy Madden wrote: Is there a way to get the remote shell not to run elevated under sshd, even if the user could otherwise run programs elevated in the native Windows OS ? I suspect you could set up ssh to use a shell which drops the user's privilege level and then

Re: Elevated prompt under ssh on Windows 7

2012-01-18 Thread Corinna Vinschen
On Jan 18 07:58, Ryan Johnson wrote: On 18/01/2012 7:12 AM, Timothy Madden wrote: Is there a way to get the remote shell not to run elevated under sshd, even if the user could otherwise run programs elevated in the native Windows OS ? I suspect you could set up ssh to use a shell which drops