FW: admin privileges when logging in by ssh?

2011-09-11 Thread Karl M
> Date: Sun, 11 Sep 2011 21:59:23 -0400 > From: moss > To: cygwin > Subject: Re: admin privileges when logging in by ssh? > > On 9/11/2011 9:07 PM, Andrew Schulman wrote: > >>> When a user with administrative privileges logs in to sshd, it seems that > >>> the user is only granted > >>> standard

Re: admin privileges when logging in by ssh?

2011-09-11 Thread Eliot Moss
On 9/11/2011 9:07 PM, Andrew Schulman wrote: When a user with administrative privileges logs in to sshd, it seems that the user is only granted standard user privileges for that session. Is there a way around that? How can I get the admin privileges for that session? Nevermind. I found the

Re: admin privileges when logging in by ssh?

2011-09-11 Thread Andrew Schulman
> > When a user with administrative privileges logs in to sshd, it seems that > > the user is only granted > > standard user privileges for that session. Is there a way around that? > > How can I get the admin > > privileges for that session? > > Nevermind. I found the answer from Corinna way

Re: admin privileges when logging in by ssh?

2011-09-11 Thread Andrew Schulman
> When a user with administrative privileges logs in to sshd, it seems that the > user is only granted > standard user privileges for that session. Is there a way around that? How > can I get the admin > privileges for that session? Nevermind. I found the answer from Corinna way back in 2004:

admin privileges when logging in by ssh?

2011-09-11 Thread Andrew Schulman
When a user with administrative privileges logs in to sshd, it seems that the user is only granted standard user privileges for that session. Is there a way around that? How can I get the admin privileges for that session? Cygwin 1.7.9, Windows 7 Home Premium. I've created a user account in W

Launch of gdb from eclipse takes a long time

2011-09-11 Thread David
I have $ gdb -v GNU gdb 6.8.0.20080328-cvs (cygwin-special) and eclipse helios Helios Service Release 2 GDB Common 7.0.0.201102110609 My application I try to debug takes 8MB with debugging information. Every time I try to launch the debugger I have to wait for several minutes. Why is it so?

Re: [ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2

2011-09-11 Thread Bernd Prager
On 9/9/2011 11:38 AM, Dave Korn wrote: $ g++ thread.cpp -L /usr/local/lib -lboost_thread /tmp/cccfCagO.o:thread.cpp:(.text+0xa4): undefined reference to `__Unwind_Resume' Couldn't reproduce it, but then I was building the cygwin distro version of boost rather than the upstream one. Without furth