session user ID error when ssh in terms of public-key exchange

2007-10-13 Thread Chen Yue
Greetings I am a new bee in cygwin. Now I am about to setup an sshd environment on a windows2003 server in a project. But there is a weird phenomenon blocking my task. I setup a local account named sshd_server in administrators group, grant “Create a token object”, “Log on as a service” and “repl

Re: Setup.exe GPF's

2007-10-13 Thread Larry Hall (Cygwin)
Frank P Esposito wrote: Greetings -- I have a really old version of cygwin (1.3.20) on a win/nt system I tried to do a update on it with the latest downloads, but after a few update, setup.exe gpf's what is left is unuseable -- bash.exe is gone -- anyone have a clue on how I can debug this? th

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-13 Thread René Berber
Pedro Alves wrote: [snip] > Any change someone does the little testing to make sure I'm not > having a local problem here? > > as easy as: > > gcc main.c -o main.exe -g3 -O0 > gdb main.exe > start > watch count > 'continue' several times, and send me or post here the results. > > A log with the

Re: cygwin makes shared folders on vista

2007-10-13 Thread Larry Hall (Cygwin)
nmehta wrote: I can also say that CYGWIN=notntsec does fix this behavior (created folders are no longer shared). I have searched for information about this setting but haven't yet found a good explanation. Can you shed some light on what this env variable does, and what are the conseque

Setup.exe GPF's

2007-10-13 Thread Frank P Esposito
Greetings -- I have a really old version of cygwin (1.3.20) on a win/nt system I tried to do a update on it with the latest downloads, but after a few update, setup.exe gpf's what is left is unuseable -- bash.exe is gone -- anyone have a clue on how I can debug this? thanks -- Unsubscribe info:

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-13 Thread Pedro Alves
Christopher Faylor escreveu: On Mon, Oct 08, 2007 at 02:43:31PM +0200, Corinna Vinschen wrote: On Oct 3 01:47, Pedro Alves wrote: By a long shot, Cygwin doesn't do anything funny like hooking GetThreadContext, does it? cgf might be better suited to answer this, but AFAICS, Cygwin doesn't hook

Re: How to remotely log in and execute a program

2007-10-13 Thread Gary Johnson
On 2007-10-13, ppmoore wrote: > Hello again, > > Just to say that I found a partial solution, by copying the ssh login keys > generated on Cygwin on the Windows box to the .ssh directory on the remote > Linux box, and then executing from a local Cygwin xterm: > DISPLAY=localhost:0.0 ssh -Y -C -q

Re: How to remotely log in and execute a program

2007-10-13 Thread ppmoore
Hello again, Just to say that I found a partial solution, by copying the ssh login keys generated on Cygwin on the Windows box to the .ssh directory on the remote Linux box, and then executing from a local Cygwin xterm: DISPLAY=localhost:0.0 ssh -Y -C -q [EMAIL PROTECTED] "command" But is ther

How to remotely log in and execute a program

2007-10-13 Thread ppmoore
Hello, I was wondering if someone here could help me. I'm using an old PC running SuSE 10.1 as a file server for backup purposes. I run a Windows-based backup program to copy the files across to the linux box via SMB shares. After the backup is finished, I would like to run a post-processing Lin

Re: cygwin makes shared folders on vista

2007-10-13 Thread nmehta
Brian Dessent wrote: > > So, I don't see what's wrong here. The files created by the native app > took the defaults from the dir, so if something is not happening the way > you like make sure the dir is created with the right DACL first. Or if > you'd rather have Cygwin behave like the native