This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin commands crashes after ssh login


Corina,
Here is the problem: I am running NT4.o sp6. cygwin 1.1.7
1. Im running sshd using srvany from a user who is part of administrator 
group
2. This user has all the additional previleges.
3. There is a line in NT environment:
CYGWIN = ntsec tty
4. The files in /etc belong to user.Administrators where 'user' is
the user account from which sshd is run.
5. Everything is fine when I login as that user and use password 
authentication. But when I login usind a different account an exception 
occurs. Here is the debug from ssh -v. I only replaced the machine name by 
XXX.XXX

$ssh -v XXX.XXX -l Administrator
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh_config
debug: Applying options for *
debug: Seeding random number generator
debug: ssh_connect: getuid 1000 geteuid 1000 anon 0
debug: Connecting to XXX.XXX [XXX.XXX.XXX.XX] port 22.
debug: Seeding random number generator
debug: Allocated local port 955.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0p1
debug: no match: OpenSSH_2.3.0p1
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Host 'XXX.XXX' is known and matches the RSA host key.

debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
Administrator@XXX.XXX's password:
debug: Requesting pty.
debug: Requesting shell.
debug: Entering interactive session.
      0 [main] ?a 0 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
Exception: STATUS_ACCESS_VIOLATION at eip=61001B87
eax=00000069 ebx=352E3673 ecx=00000000 edx=352E367B esi=00000000 
edi=0240FF74
ebp=0240FC2C esp=0240FECC program=?a
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0240FC2C  61001B87  (00000000, 00000000, 00000000, 00000000)
0240FEF4  61001B87  (00000038, 61000001, 0240FF44, 610032C9)
0240FF44  610033D8  (004072CC, 6107C13C, 00000000, 00000000)
0240FF74  61003AAD  (00000000, 00000000, 00000000, 00000000)
0240FF94  61003AEC  (00407230, 004011D0, 0240FFC0, 00401038)
0240FFA4  00405206  (004011D0, 8011C6C8, 77F1B9E7, FFFFFFFE)
0240FFC0  00401038  (00000000, 00000000, 7FFDF000, 7FFDF000)
0240FFF0  77F1B9EA  (00401000, 00000000, 000000B0, 00000100)

In addition a Dr. Watson box appears with the following information:
id.exe
Exception: access violation (0xc0000005), Address 0x610045f4

Yadin.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]