Hello, I'm having difficulty with sshd on an Windows XP system. It worked fine for months and then failed after upgrading to OpenSSH_3.8.1p1. The command cygrunsrv fails with the error
cygrunsrv: Error starting a service: StartSevervice: Win32 error 5: Access is denied I did a number of things and then decided to start again from scratch. 1) Removed the openssh cygwin package. Removed sshd as a service (using cygrunsrv -R) Deleted sshd from /etc/passwd Removed /var/empty Removed /etc/ssh* 2) Installed cygwin openssh package Ran ssh-host-config -y ssh-user-config ssh-host-config and ssh-user-config worked without error. cygrunsrv -S sshd bombs with same error Both CYGWIN=tty ntsec and CYGWIN=ntsec produce the same results. Relevant permissions as set up by ssh-host-config: /etc/hosts/ssh* -rwxr-x--- 1 SYSTEM None 1159 Jul 16 08:38 ssh_config* -rw------- 1 SYSTEM None 668 Jul 16 08:38 ssh_host_dsa_key -rw-r--r-- 1 SYSTEM None 609 Jul 16 08:38 ssh_host_dsa_key.pub -rw------- 1 SYSTEM None 534 Jul 16 08:38 ssh_host_key -rw-r--r-- 1 SYSTEM None 338 Jul 16 08:38 ssh_host_key.pub -rw------- 1 SYSTEM None 887 Jul 16 08:38 ssh_host_rsa_key -rw-r--r-- 1 SYSTEM None 229 Jul 16 08:38 ssh_host_rsa_key.pub -rw-r--r-- 1 SYSTEM None 2487 Jul 16 08:38 sshd_config /var/empty (set by ssh-host-config) drwxr-xr-x+ 2 SYSTEM root 0 Jul 16 08:38 /var/empty/ sshd perms (as installed by cygwin) -rwxr-x--- 1 rrepasky Users 277504 Apr 19 15:19 /usr/sbin/sshd* /usr/sbin/sshd --version OpenSSH_3.8.1.1p1, OpenSSL 0.9.76 17 Mar 2004 passwd entry sshd:unused_by_nt/2000/xp:1004:513:sshd privsep,U-AMPHISPIZA\sshd,S-1-5-21-839522115-117609710-725345543-1004:/var/empty:/bin/false Output of strace cygrunsrv -S sshd >> ~/tocygwin.sshd 2>&1 (can't see anything interesting here, but you might) ********************************************** Program name: F:\cygwin\bin\cygrunsrv.exe (1148) App version: 1005.9, api: 0.112 DLL version: 1005.10, api: 0.116 DLL build: 2004-05-25 22:07 OS version: Windows NT-5.1 Heap size: 402653184 Date/Time: 2004-07-16 09:08:35 ********************************************** 459 827 [main] cygrunsrv 1148 environ_init: 0xA050008: !::=::\ 65 892 [main] cygrunsrv 1148 environ_init: 0xA050250: !F:=F:\cygwin\bin 65 957 [main] cygrunsrv 1148 environ_init: 0xA050268: ALLUSERSPROFILE=F:\Documents and Settings\All Users 65 1022 [main] cygrunsrv 1148 environ_init: 0xA0502A0: APPDATA=F:\Documents and Settings\rrepasky\Application Data 66 1088 [main] cygrunsrv 1148 environ_init: 0xA0502E0: COMMONPROGRAMFILES=F:\Program Files\Common Files 65 1153 [main] cygrunsrv 1148 environ_init: 0xA050318: COMPUTERNAME=AMPHISPIZA 64 1217 [main] cygrunsrv 1148 environ_init: 0xA050338: COMSPEC=F:\WINDOWS\system32\cmd.exe 66 1283 [main] cygrunsrv 1148 environ_init: 0xA050360: CVS_RSH=/bin/ssh 65 1348 [main] cygrunsrv 1148 parse_options: ntsec 1 63 1411 [main] cygrunsrv 1148 parse_options: returning 34 1445 [main] cygrunsrv 1148 environ_init: 0xA050378: CYGWIN=ntsec 65 1510 [main] cygrunsrv 1148 getwinenv: can't set native for HOME= since no environ yet 71 1581 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\home\rrepasky, no-keep-rel, no-add-slash) 47 1628 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\home\rrepasky = normalize_win32_path (F:\cygwin\home\rrepasky) 44 1672 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /home/rrepasky = conv_to_posix_path (F:\cygwin\home\rrepasky) 95 1767 [main] cygrunsrv 1148 win_env::add_cache: posix /home/rrepasky 34 1801 [main] cygrunsrv 1148 win_env::add_cache: native HOME=F:\cygwin\home\rrepasky 34 1835 [main] cygrunsrv 1148 posify: env var converted to HOME=/home/rrepasky 62 1897 [main] cygrunsrv 1148 environ_init: 0xA0503C8: HOME=/home/rrepasky 65 1962 [main] cygrunsrv 1148 environ_init: 0xA050518: HOMEDRIVE=F: 63 2025 [main] cygrunsrv 1148 environ_init: 0xA050530: HOMEPATH=\Documents and Settings\rrepasky 66 2091 [main] cygrunsrv 1148 environ_init: 0xA050560: HOSTNAME=amphispiza 63 2154 [main] cygrunsrv 1148 environ_init: 0xA050578: LOGONSERVER=\\AMPHISPIZA 161 2315 [main] cygrunsrv 1148 environ_init: 0xA050598: MAKE_MODE=unix 65 2380 [main] cygrunsrv 1148 environ_init: 0xA0505B0: MANPATH=/usr/man:/usr/share/man:/usr/X11R6/man 64 2444 [main] cygrunsrv 1148 environ_init: 0xA0505E8: NUMBER_OF_PROCESSORS=2 63 2507 [main] cygrunsrv 1148 environ_init: 0xA050608: OLDPWD=/home/rrepasky 65 2572 [main] cygrunsrv 1148 environ_init: 0xA050628: OS=Windows_NT 65 2637 [main] cygrunsrv 1148 getwinenv: can't set native for PATH= since no environ yet 39 2676 [main] cygrunsrv 1148 normalize_posix_path: src . 38 2714 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\etc, no-keep-rel, no-add-slash) 36 2750 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\etc = normalize_win32_path (F:\cygwin\etc) 35 2785 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /etc = conv_to_posix_path (F:\cygwin\etc) 40 2825 [main] cygrunsrv 1148 cwdstuff::get: posix /etc 34 2859 [main] cygrunsrv 1148 cwdstuff::get: (/etc) = cwdstuff::get (0x22ECF8, 260, 1, 0), errno 0 36 2895 [main] cygrunsrv 1148 normalize_posix_path: /etc/ = normalize_posix_path (.) 38 2933 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: conv_to_win32_path (/etc) 45 2978 [main] cygrunsrv 1148 set_flags: flags: binary (0x2) 35 3013 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: src_path /etc, dst F:\cygwin\etc, flags 0xA, rc 0 121 3134 [main] cygrunsrv 1148 symlink_info::check: not a symlink 36 3170 [main] cygrunsrv 1148 symlink_info::check: 0 = symlink.check (F:\cygwin\etc, 0x22E9B8) (0xA) 139 3309 [main] cygrunsrv 1148 path_conv::check: this->path(F:\cygwin\etc), has_acls(1) 69 3378 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash) 36 3414 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\usr\X11R6\bin = normalize_win32_path (F:\cygwin\usr\X11R6\bin) 35 3449 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (F:\cygwin\usr\X11R6\bin) 37 3486 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\usr\local\bin, keep-rel, no-add-slash) 36 3522 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\usr\local\bin = normalize_win32_path (F:\cygwin\usr\local\bin) 36 3558 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /usr/local/bin = conv_to_posix_path (F:\cygwin\usr\local\bin) 36 3594 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\bin, keep-rel, no-add-slash) 36 3630 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\bin = normalize_win32_path (F:\cygwin\bin) 35 3665 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (F:\cygwin\bin) 36 3701 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\bin, keep-rel, no-add-slash) 37 3738 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\bin = normalize_win32_path (F:\cygwin\bin) 37 3775 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (F:\cygwin\bin) 36 3811 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (f:\WINDOWS\system32, keep-rel, no-add-slash) 35 3846 [main] cygrunsrv 1148 normalize_win32_path: f:\WINDOWS\system32 = normalize_win32_path (f:\WINDOWS\system32) 36 3882 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /cygdrive/f/WINDOWS/system32 = conv_to_posix_path (f:\WINDOWS\system32) 37 3919 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (f:\WINDOWS, keep-rel, no-add-slash) 35 3954 [main] cygrunsrv 1148 normalize_win32_path: f:\WINDOWS = normalize_win32_path (f:\WINDOWS) 35 3989 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /cygdrive/f/WINDOWS = conv_to_posix_path (f:\WINDOWS) 99 4088 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (f:\WINDOWS\System32\Wbem, keep-rel, no-add-slash) 37 4125 [main] cygrunsrv 1148 normalize_win32_path: f:\WINDOWS\System32\Wbem = normalize_win32_path (f:\WINDOWS\System32\Wbem) 37 4162 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /cygdrive/f/WINDOWS/System32/Wbem = conv_to_posix_path (f:\WINDOWS\System32\Wbem) 36 4198 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\home\rrepasky\bin, keep-rel, no-add-slash) 34 4232 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\home\rrepasky\bin = normalize_win32_path (F:\cygwin\home\rrepasky\bin) 37 4269 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /home/rrepasky/bin = conv_to_posix_path (F:\cygwin\home\rrepasky\bin) 94 4363 [main] cygrunsrv 1148 win_env::add_cache: posix /usr/X11R6/bin:/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/f/WINDOWS/system32:/cygdrive/f/WINDOWS:/cygdrive/f/WINDOWS/System32/Wbem:/home/rrepasky/bin 35 4398 [main] cygrunsrv 1148 win_env::add_cache: native PATH=F:\cygwin\usr\X11R6\bin;F:\cygwin\usr\local\bin;F:\cygwin\bin;F:\cygwin\bin;f:\WINDOWS\system32;f:\WINDOWS;f:\WINDOWS\System32\Wbem;F:\cygwin\home\rrepasky\bin 37 4435 [main] cygrunsrv 1148 posify: env var converted to PATH=/usr/X11R6/bin:/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/f/WINDOWS/system32:/cygdrive/f/WINDOWS:/cygdrive/f/WINDOWS/System32/Wbem:/home/rrepasky/bin 64 4499 [main] cygrunsrv 1148 environ_init: 0xA0506F0: PATH=/usr/X11R6/bin:/usr/local/bin:/usr/bin:/usr/bin:/cygdrive/f/WINDOWS/system32:/cygdrive/f/WINDOWS:/cygdrive/f/WINDOWS/System32/Wbem:/home/rrepasky/bin 68 4567 [main] cygrunsrv 1148 environ_init: 0xA050640: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH 64 4631 [main] cygrunsrv 1148 environ_init: 0xA050680: PROCESSOR_ARCHITECTURE=x86 65 4696 [main] cygrunsrv 1148 environ_init: 0xA0506A0: PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel 66 4762 [main] cygrunsrv 1148 environ_init: 0xA0503A0: PROCESSOR_LEVEL=15 63 4825 [main] cygrunsrv 1148 environ_init: 0xA050A30: PROCESSOR_REVISION=0205 63 4888 [main] cygrunsrv 1148 environ_init: 0xA050A50: PROGRAMFILES=F:\Program Files 65 4953 [main] cygrunsrv 1148 environ_init: 0xA0503B8: PROMPT=$P$G 63 5016 [main] cygrunsrv 1148 environ_init: 0xA050A78: PS1=\[\033]0;\w\007 [EMAIL PROTECTED] \[\033[33m\w\033[0m\] $ 66 5082 [main] cygrunsrv 1148 environ_init: 0xA050AC0: PWD=/etc 64 5146 [main] cygrunsrv 1148 environ_init: 0xA050AD0: SESSIONNAME=Console 63 5209 [main] cygrunsrv 1148 environ_init: 0xA050AE8: SHLVL=1 63 5272 [main] cygrunsrv 1148 environ_init: 0xA050AF8: SYSTEMDRIVE=F: 63 5335 [main] cygrunsrv 1148 environ_init: 0xA050B10: SYSTEMROOT=F:\WINDOWS 64 5399 [main] cygrunsrv 1148 getwinenv: can't set native for TEMP= since no environ yet 64 5463 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\DOCUME~1\rrepasky\LOCALS~1\Temp, no-keep-rel, no-add-slash) 36 5499 [main] cygrunsrv 1148 normalize_win32_path: F:\DOCUME~1\rrepasky\LOCALS~1\Temp = normalize_win32_path (F:\DOCUME~1\rrepasky\LOCALS~1\Temp) 36 5535 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp = conv_to_posix_path (F:\DOCUME~1\rrepasky\LOCALS~1\Temp) 94 5629 [main] cygrunsrv 1148 win_env::add_cache: posix /cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp 34 5663 [main] cygrunsrv 1148 win_env::add_cache: native TEMP=F:\DOCUME~1\rrepasky\LOCALS~1\Temp 35 5698 [main] cygrunsrv 1148 posify: env var converted to TEMP=/cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp 64 5762 [main] cygrunsrv 1148 environ_init: 0xA050B60: TEMP=/cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp 64 5826 [main] cygrunsrv 1148 environ_init: 0xA050CD0: TERM=cygwin 63 5889 [main] cygrunsrv 1148 getwinenv: can't set native for TMP= since no environ yet 64 5953 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\DOCUME~1\rrepasky\LOCALS~1\Temp, no-keep-rel, no-add-slash) 41 5994 [main] cygrunsrv 1148 normalize_win32_path: F:\DOCUME~1\rrepasky\LOCALS~1\Temp = normalize_win32_path (F:\DOCUME~1\rrepasky\LOCALS~1\Temp) 36 6030 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp = conv_to_posix_path (F:\DOCUME~1\rrepasky\LOCALS~1\Temp) 94 6124 [main] cygrunsrv 1148 win_env::add_cache: posix /cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp 34 6158 [main] cygrunsrv 1148 win_env::add_cache: native TMP=F:\DOCUME~1\rrepasky\LOCALS~1\Temp 34 6192 [main] cygrunsrv 1148 posify: env var converted to TMP=/cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp 65 6257 [main] cygrunsrv 1148 environ_init: 0xA050CE0: TMP=/cygdrive/f/DOCUME~1/rrepasky/LOCALS~1/Temp 63 6320 [main] cygrunsrv 1148 environ_init: 0xA050E50: USER=rrepasky 64 6384 [main] cygrunsrv 1148 environ_init: 0xA050E68: USERDOMAIN=AMPHISPIZA 65 6449 [main] cygrunsrv 1148 environ_init: 0xA050E88: USERNAME=rrepasky 62 6511 [main] cygrunsrv 1148 environ_init: 0xA050EA0: USERPROFILE=F:\Documents and Settings\rrepasky 66 6577 [main] cygrunsrv 1148 environ_init: 0xA050ED8: WINDIR=F:\WINDOWS 65 6642 [main] cygrunsrv 1148 environ_init: 0xA050EF0: _=/usr/bin/strace 43 6685 [main] cygrunsrv 1148 pinfo_init: pid 1148, pgid 1148 84 6769 [main] cygrunsrv 1148 dtable::extend: size 32, fds 0x616D0CC8 45 6814 [main] cygrunsrv 1148 normalize_posix_path: src /etc/passwd 34 6848 [main] cygrunsrv 1148 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd) 36 6884 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd) 39 6923 [main] cygrunsrv 1148 set_flags: flags: binary (0x2) 35 6958 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: src_path /etc/passwd, dst F:\cygwin\etc\passwd, flags 0xA, rc 0 96 7054 [main] cygrunsrv 1148 symlink_info::check: not a symlink 37 7091 [main] cygrunsrv 1148 symlink_info::check: 0 = symlink.check (F:\cygwin\etc\passwd, 0x22E988) (0xA) 37 7128 [main] cygrunsrv 1148 path_conv::check: this->path(F:\cygwin\etc\passwd), has_acls(1) 127 7255 [main] cygrunsrv 1148 etc::test_file_change: FindFirstFile succeeded 37 7292 [main] cygrunsrv 1148 etc::test_file_change: fn[1] F:\cygwin\etc\passwd res 1 34 7326 [main] cygrunsrv 1148 etc::init: fn[1] F:\cygwin\etc\passwd, curr_ix 1 35 7361 [main] cygrunsrv 1148 pwdgrp::load: /etc/passwd 395 7756 [main] cygrunsrv 1148 pwdgrp::load: /etc/passwd curr_lines 8 36 7792 [main] cygrunsrv 1148 pwdgrp::load: /etc/passwd load succeeded 47 7839 [main] cygrunsrv 1148 normalize_posix_path: src /etc/group 36 7875 [main] cygrunsrv 1148 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group) 35 7910 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group) 39 7949 [main] cygrunsrv 1148 set_flags: flags: binary (0x2) 35 7984 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: src_path /etc/group, dst F:\cygwin\etc\group, flags 0xA, rc 0 96 8080 [main] cygrunsrv 1148 symlink_info::check: not a symlink 36 8116 [main] cygrunsrv 1148 symlink_info::check: 0 = symlink.check (F:\cygwin\etc\group, 0x22E948) (0xA) 36 8152 [main] cygrunsrv 1148 path_conv::check: this->path(F:\cygwin\etc\group), has_acls(1) 116 8268 [main] cygrunsrv 1148 etc::test_file_change: FindFirstFile succeeded 35 8303 [main] cygrunsrv 1148 etc::test_file_change: fn[2] F:\cygwin\etc\group res 1 36 8339 [main] cygrunsrv 1148 etc::init: fn[2] F:\cygwin\etc\group, curr_ix 2 35 8374 [main] cygrunsrv 1148 pwdgrp::load: /etc/group 367 8741 [main] cygrunsrv 1148 pwdgrp::load: /etc/group curr_lines 12 36 8777 [main] cygrunsrv 1148 pwdgrp::load: /etc/group load succeeded 42 8819 [main] cygrunsrv 1148 cygheap_user::ontherange: what 2, pw 0xA051388 107 8926 [main] cygrunsrv 1148 cygheap_user::ontherange: HOME is already in the environment /home/rrepasky 239 9165 [main] cygrunsrv 1148 sigproc_init: process/signal handling enabled(1) 174 9339 [main] cygrunsrv 1148 build_argv: argv[0] = 'cygrunsrv' 30 9369 [main] cygrunsrv 1148 build_argv: argv[1] = '-S' 30 9399 [main] cygrunsrv 1148 build_argv: argv[2] = 'sshd' 29 9428 [main] cygrunsrv 1148 build_argv: argc 3 83 9511 [sig] cygrunsrv 1148 wait_sig: entering ReadFile loop, readsig 0x6EC, myself->sendsig 0x6E8 89 9600 [main] cygrunsrv 1148 build_fh_pc: fh 0x616D0E30 71 9671 [main] cygrunsrv 1148 open_shared: name (null), shared 0xA020000 (wanted 0xA020000), h 0x6E0 44 9715 [main] cygrunsrv 1148 _pinfo::set_ctty: checking if /dev/tty-1 changed 36 9751 [main] cygrunsrv 1148 _pinfo::set_ctty: attached tty1073741824 sid 1148, pid 1148, tty->pgid 1148, tty->sid 1148 43 9794 [main] cygrunsrv 1148 _pinfo::set_ctty: resetting tty1073741824 sid. Was 1148, now 1148. pgid was 0, now 1148. 98 9892 [main] cygrunsrv 1148 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0 36 9928 [main] cygrunsrv 1148 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 34 9962 [main] cygrunsrv 1148 fhandler_base::set_flags: filemode set to binary 189 10151 [main] cygrunsrv 1148 fhandler_console::open: incremented open_fhs, now 1 34 10185 [main] cygrunsrv 1148 fhandler_console::open: opened conin$ 0x3, conout$ 0xF 70 10255 [main] cygrunsrv 1148 fhandler_console::output_tcsetattr: 0 = tcsetattr (,A020018) (ENABLE FLAGS 3) (lflag 107 oflag 9) 54 10309 [main] cygrunsrv 1148 dtable::init_std_file_from_handle: fd 0, handle 0xB 197 10506 [main] cygrunsrv 1148 handle_to_fn: nt name '\Device\HarddiskVolume1\cygwin\home\rrepasky\tocygwin.sshd' 832 11338 [main] cygrunsrv 1148 handle_to_fn: current match '\Device\HarddiskVolume1' 107 11445 [main] cygrunsrv 1148 handle_to_fn: derived path 'F:\cygwin\home\rrepasky\tocygwin.sshd' 34 11479 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\home\rrepasky\tocygwin.sshd, no-keep-rel, no-add-slash) 33 11512 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\home\rrepasky\tocygwin.sshd = normalize_win32_path (F:\cygwin\home\rrepasky\tocygwin.sshd) 35 11547 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /home/rrepasky/tocygwin.sshd = conv_to_posix_path (F:\cygwin\home\rrepasky\tocygwin.sshd) 33 11580 [main] cygrunsrv 1148 normalize_posix_path: src /home/rrepasky/tocygwin.sshd 32 11612 [main] cygrunsrv 1148 normalize_posix_path: /home/rrepasky/tocygwin.sshd = normalize_posix_path (/home/rrepasky/tocygwin.sshd) 32 11644 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: conv_to_win32_path (/home/rrepasky/tocygwin.sshd) 35 11679 [main] cygrunsrv 1148 set_flags: flags: binary (0x2) 31 11710 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: src_path /home/rrepasky/tocygwin.sshd, dst F:\cygwin\home\rrepasky\tocygwin.sshd, flags 0xA, rc 0 201 11911 [main] cygrunsrv 1148 symlink_info::check: not a symlink 39 11950 [main] cygrunsrv 1148 symlink_info::check: 0 = symlink.check (F:\cygwin\home\rrepasky\tocygwin.sshd, 0x22E7F8) (0xA) 35 11985 [main] cygrunsrv 1148 path_conv::check: this->path(F:\cygwin\home\rrepasky\tocygwin.sshd), has_acls(1) 40 12025 [main] cygrunsrv 1148 build_fh_pc: fh 0x616D1038 37 12062 [main] cygrunsrv 1148 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0 33 12095 [main] cygrunsrv 1148 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 31 12126 [main] cygrunsrv 1148 fhandler_base::set_flags: filemode set to binary 43 12169 [main] cygrunsrv 1148 fhandler_base::init: created new fhandler_base for handle 0x714, bin 1 37 12206 [main] cygrunsrv 1148 dtable::init_std_file_from_handle: fd 1, handle 0x714 128 12334 [main] cygrunsrv 1148 handle_to_fn: nt name '\Device\HarddiskVolume1\cygwin\home\rrepasky\tocygwin.sshd' 833 13167 [main] cygrunsrv 1148 handle_to_fn: current match '\Device\HarddiskVolume1' 111 13278 [main] cygrunsrv 1148 handle_to_fn: derived path 'F:\cygwin\home\rrepasky\tocygwin.sshd' 32 13310 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: conv_to_posix_path (F:\cygwin\home\rrepasky\tocygwin.sshd, no-keep-rel, no-add-slash) 32 13342 [main] cygrunsrv 1148 normalize_win32_path: F:\cygwin\home\rrepasky\tocygwin.sshd = normalize_win32_path (F:\cygwin\home\rrepasky\tocygwin.sshd) 34 13376 [main] cygrunsrv 1148 mount_info::conv_to_posix_path: /home/rrepasky/tocygwin.sshd = conv_to_posix_path (F:\cygwin\home\rrepasky\tocygwin.sshd) 32 13408 [main] cygrunsrv 1148 normalize_posix_path: src /home/rrepasky/tocygwin.sshd 32 13440 [main] cygrunsrv 1148 normalize_posix_path: /home/rrepasky/tocygwin.sshd = normalize_posix_path (/home/rrepasky/tocygwin.sshd) 32 13472 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: conv_to_win32_path (/home/rrepasky/tocygwin.sshd) 34 13506 [main] cygrunsrv 1148 set_flags: flags: binary (0x2) 34 13540 [main] cygrunsrv 1148 mount_info::conv_to_win32_path: src_path /home/rrepasky/tocygwin.sshd, dst F:\cygwin\home\rrepasky\tocygwin.sshd, flags 0xA, rc 0 173 13713 [main] cygrunsrv 1148 symlink_info::check: not a symlink 36 13749 [main] cygrunsrv 1148 symlink_info::check: 0 = symlink.check (F:\cygwin\home\rrepasky\tocygwin.sshd, 0x22E7F8) (0xA) 34 13783 [main] cygrunsrv 1148 path_conv::check: this->path(F:\cygwin\home\rrepasky\tocygwin.sshd), has_acls(1) 34 13817 [main] cygrunsrv 1148 build_fh_pc: fh 0x616D1240 33 13850 [main] cygrunsrv 1148 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0 32 13882 [main] cygrunsrv 1148 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000 31 13913 [main] cygrunsrv 1148 fhandler_base::set_flags: filemode set to binary 32 13945 [main] cygrunsrv 1148 fhandler_base::init: created new fhandler_base for handle 0x6BC, bin 1 33 13978 [main] cygrunsrv 1148 dtable::init_std_file_from_handle: fd 2, handle 0x6BC 84 14062 [main] cygrunsrv 1148 dll_crt0_1: user_data->main 0x4045A0 33 14095 [main] cygrunsrv 1148 wait_for_sigthread: wait_sig_inited 0x6FC 4221 18316 [main] cygrunsrv 1148 writev: writev (2, 0x22D1C0, 1) 50 18366 [main] cygrunsrv 1148 fhandler_base::write: binary write cygrunsrv: Error starting a service 40 18406 [main] cygrunsrv 1148 fhandler_base::write: 35 = write (0x22D260, 35) 32 18438 [main] cygrunsrv 1148 writev: 35 = write (2, 0x22D1C0, 1), errno 0 93 18531 [main] cygrunsrv 1148 writev: writev (2, 0x22D1C0, 1) 30 18561 [main] cygrunsrv 1148 fhandler_base::write: binary write : StartService 35 18596 [main] cygrunsrv 1148 fhandler_base::write: 14 = write (0x22D260, 14) 32 18628 [main] cygrunsrv 1148 writev: 14 = write (2, 0x22D1C0, 1), errno 0 147 18775 [main] cygrunsrv 1148 writev: writev (2, 0x22D1C0, 1) 32 18807 [main] cygrunsrv 1148 fhandler_base::write: binary write : Win32 error 5: Access is denied. 34 18841 [main] cygrunsrv 1148 fhandler_base::write: 37 = write (0x22D260, 37) 31 18872 [main] cygrunsrv 1148 writev: 37 = write (2, 0x22D1C0, 1), errno 0 68 18940 [main] cygrunsrv 1148 writev: writev (2, 0x22ED90, 1) 32 18972 [main] cygrunsrv 1148 fhandler_base::write: binary write 35 19007 [main] cygrunsrv 1148 fhandler_base::write: 1 = write (0x6111B3BF, 1) 30 19037 [main] cygrunsrv 1148 writev: 1 = write (2, 0x22ED90, 1), errno 0 126 19163 [main] cygrunsrv 1148 do_exit: do_exit (1), exit_state 0 35 19198 [main] cygrunsrv 1148 void: 0x0 = signal (20, 0x1) 31 19229 [main] cygrunsrv 1148 void: 0x0 = signal (1, 0x1) 31 19260 [main] cygrunsrv 1148 void: 0x0 = signal (2, 0x1) 32 19292 [main] cygrunsrv 1148 void: 0x0 = signal (3, 0x1) 83 19375 [main] cygrunsrv 1148 fhandler_console::close: decremented open_fhs, now 0 36 19411 [main] cygrunsrv 1148 fhandler_base::close: closing '/home/rrepasky/tocygwin.sshd' handle 0x714 46 19457 [main] cygrunsrv 1148 fhandler_base::close: closing '/home/rrepasky/tocygwin.sshd' handle 0x6BC 35 19492 [main] cygrunsrv 1148 sigproc_terminate: entering 45 19537 [main] cygrunsrv 1148 proc_terminate: nchildren 0, nzombies 0 30 19567 [main] cygrunsrv 1148 proc_terminate: leaving -27 19540 [sig] cygrunsrv 1148 wait_sig: done 99 19639 [sig] cygrunsrv 1148 _cygtls::remove: wait 0x0 83 19722 [main] cygrunsrv 1148 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250 54 19776 [main] cygrunsrv 1148 __to_clock_t: total 00000000 0000000F 38 19814 [main] cygrunsrv 1148 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250 29 19843 [main] cygrunsrv 1148 __to_clock_t: total 00000000 0000000F 948 20791 [main] cygrunsrv 1148 _pinfo::exit: Calling ExitProcess 1 Running sshd from the command-line works fine: the server starts and I can log in. Commands used: chown rrepasky /etc/ssh* /var/empty /usr/sbin/sshd -ddd Outuput of cygcheck -svr Cygwin Configuration Diagnostics Current System Time: Fri Jul 16 09:13:06 2004 Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 Path: F:\cygwin\usr\X11R6\bin F:\cygwin\usr\local\bin F:\cygwin\bin F:\cygwin\bin f:\WINDOWS\system32 f:\WINDOWS f:\WINDOWS\System32\Wbem F:\cygwin\home\rrepasky\bin Output from F:\cygwin\bin\id.exe (nontsec) UID: 1003(rrepasky) GID: 513(None) 513(None) Output from F:\cygwin\bin\id.exe (ntsec) UID: 1003(rrepasky) GID: 513(None) 0(root) 513(None) 544(Administrators) 545(Users) SysDir: F:\WINDOWS\System32 WinDir: F:\WINDOWS CYGWIN = `ntsec' HOME = `F:\cygwin\home\rrepasky' MAKE_MODE = `unix' PWD = `/etc' USER = `rrepasky' ALLUSERSPROFILE = `F:\Documents and Settings\All Users' APPDATA = `F:\Documents and Settings\rrepasky\Application Data' COMMONPROGRAMFILES = `F:\Program Files\Common Files' COMPUTERNAME = `AMPHISPIZA' COMSPEC = `F:\WINDOWS\system32\cmd.exe' CVS_RSH = `/bin/ssh' HOMEDRIVE = `F:' HOMEPATH = `\Documents and Settings\rrepasky' HOSTNAME = `amphispiza' LOGONSERVER = `\\AMPHISPIZA' MANPATH = `/usr/man:/usr/share/man:/usr/X11R6/man' NUMBER_OF_PROCESSORS = `2' OLDPWD = `/home/rrepasky' OS = `Windows_NT' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' PROCESSOR_ARCHITECTURE = `x86' PROCESSOR_IDENTIFIER = `x86 Family 15 Model 2 Stepping 5, GenuineIntel' PROCESSOR_LEVEL = `15' PROCESSOR_REVISION = `0205' PROGRAMFILES = `F:\Program Files' PROMPT = `$P$G' PS1 = `\[\033]0;\w\007 [EMAIL PROTECTED] \[\033[33m\w\033[0m\] $ ' SESSIONNAME = `Console' SHLVL = `1' SYSTEMDRIVE = `F:' SYSTEMROOT = `F:\WINDOWS' TEMP = `F:\DOCUME~1\rrepasky\LOCALS~1\Temp' TERM = `cygwin' TMP = `F:\DOCUME~1\rrepasky\LOCALS~1\Temp' USERDOMAIN = `AMPHISPIZA' USERNAME = `rrepasky' USERPROFILE = `F:\Documents and Settings\rrepasky' WINDIR = `F:\WINDOWS' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2 HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x0000002a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `F:\cygwin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `F:\cygwin/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `F:\cygwin/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/X11R6/lib/X11/fonts (default) = `F:\cygwin\usr\X11R6\lib\X11\fonts' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options a: fd N/A N/A d: cd N/A N/A e: cd CDFS 244Mb 100% CS UN CDROM f: hd NTFS 76308Mb 15% CP CS UN PA FC F:\cygwin / system binmode F:\cygwin/bin /usr/bin system binmode F:\cygwin/lib /usr/lib system binmode F:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode . /cygdrive system binmode,cygdrive Not Found: awk Found: F:\cygwin\bin\bash.exe Found: F:\cygwin\bin\cat.exe Found: F:\cygwin\bin\cp.exe Found: F:\cygwin\bin\cpp.exe Found: F:\cygwin\bin\find.exe Found: F:\cygwin\bin\gcc.exe Found: F:\cygwin\bin\gdb.exe Found: F:\cygwin\bin\grep.exe Found: F:\cygwin\bin\ld.exe Found: F:\cygwin\bin\ls.exe Found: F:\cygwin\bin\make.exe Found: F:\cygwin\bin\mv.exe Found: F:\cygwin\bin\rm.exe Found: F:\cygwin\bin\sed.exe Found: F:\cygwin\bin\sh.exe Found: F:\cygwin\bin\tar.exe 237k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0 "cygdps-1.dll" v0.0 ts=2004/7/15 10:40 25k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0 "cygdpstk-1.dll" v0.0 ts=2004/7/15 10:40 21k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2004/7/15 10:43 282k 2003/10/28 F:\cygwin\usr\X11R6\bin\cygfreetype-9.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-9.dll" v0.0 ts=2003/10/18 1:44 36k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0 "cygFS-6.dll" v0.0 ts=2004/7/15 10:33 431k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2004/7/15 10:38 437k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2004/7/15 10:39 74k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2004/7/15 10:27 9k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0 "cygoldX-6.dll" v0.0 ts=2004/7/15 10:26 1250k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-4.dll" v0.0 ts=2004/7/15 10:38 20k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0 img=1.0 sys=4.0 "cygpsres-1.dll" v0.0 ts=2004/7/15 10:40 30k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2004/7/15 10:27 869k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2004/7/15 10:26 253k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-6.dll" v0.0 ts=2004/7/15 10:30 355k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2004/7/15 10:32 275k 2004/01/13 F:\cygwin\usr\X11R6\bin\cygXaw3d-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw3d-7.dll" v0.0 ts=2004/1/13 17:17 30k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2004/7/15 10:41 49k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2004/7/15 10:27 7k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXfontcache-1.dll - os=4.0 img=1.0 sys=4.0 "cygXfontcache-1.dll" v0.0 ts=2004/7/15 10:43 56k 2004/03/11 F:\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0 "cygXft-1.dll" v0.0 ts=2003/11/17 20:42 63k 2004/03/23 F:\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2004/3/23 17:20 27k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2004/7/15 10:33 124k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2004/7/15 10:33 12k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbui-1.dll" v0.0 ts=2004/7/15 10:33 76k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2004/7/15 10:29 11k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2004/7/15 10:29 26k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXp-6.dll" v0.0 ts=2004/7/15 10:34 51k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2004/7/15 10:29 11k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2004/7/15 10:41 27k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2004/7/15 10:40 8k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0 "cygXRes-1.dll" v0.0 ts=2004/7/15 10:41 282k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2004/7/15 10:28 27k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0 "cygXTrap-6.dll" v0.0 ts=2004/7/15 10:41 17k 2004/07/15 F:\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0 "cygXtst-6.dll" v0.0 ts=2004/7/15 10:33 61k 2003/08/09 F:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2003/8/9 1:35 7k 2003/10/19 F:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 2:57 841k 2004/03/17 F:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2004/3/17 17:58 645k 2003/04/11 F:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto.dll" v0.0 ts=2003/4/11 5:37 22k 2004/02/10 F:\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0 "cygcygipc-2.dll" v0.0 ts=2004/2/9 21:48 380k 2002/07/24 F:\cygwin\bin\cygdb-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-3.1.dll" v0.0 ts=2002/7/24 11:24 831k 2003/09/20 F:\cygwin\bin\cygdb-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.1.dll" v0.0 ts=2003/9/20 16:51 487k 2002/07/24 F:\cygwin\bin\cygdb_cxx-3.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-3.1.dll" v0.0 ts=2002/7/24 11:25 1080k 2003/09/20 F:\cygwin\bin\cygdb_cxx-4.1.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.1.dll" v0.0 ts=2003/9/20 16:53 155k 2004/01/07 F:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/1/7 11:14 129k 2004/03/11 F:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2004/3/10 19:12 45k 2001/04/25 F:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/25 0:28 35k 2002/01/09 F:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 1:03 48k 2003/08/09 F:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 4:25 361k 2003/10/25 F:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2003/10/21 23:18 28k 2003/07/20 F:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 2:58 30k 2003/08/11 F:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/10 21:12 19k 2003/03/22 F:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/19 22:05 15k 2003/07/20 F:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 3:00 15k 2003/08/11 F:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 21:13 107k 2004/07/06 F:\cygwin\bin\cyggettextlib-0-14-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextlib-0-14-1.dll" v0.0 ts=2004/7/6 12:56 17k 2004/07/06 F:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0 "cyggettextpo-0.dll" v0.0 ts=2004/7/6 12:56 190k 2004/07/06 F:\cygwin\bin\cyggettextsrc-0-14-1.dll - os=4.0 img=1.0 sys=4.0 "cyggettextsrc-0-14-1.dll" v0.0 ts=2004/7/6 12:56 17k 2001/06/28 F:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/6 23:34 29k 2003/08/10 F:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/10 18:16 991k 2004/07/06 F:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2004/7/6 13:10 22k 2001/12/13 F:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 4:28 37k 2003/08/10 F:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/10 16:50 54k 2004/07/06 F:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2004/7/6 12:51 21k 2001/06/20 F:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 12:09 40k 2004/07/07 F:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-3.dll" v0.0 ts=2004/7/7 1:06 26k 2001/04/25 F:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/25 0:27 20k 2002/01/09 F:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 1:03 29k 2003/08/09 F:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 4:25 15k 2003/11/20 F:\cygwin\bin\cygminires.dll - os=4.0 img=0.97 sys=4.0 "cygminires.dll" v0.0 ts=2003/11/19 20:55 156k 2001/04/25 F:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/25 0:29 175k 2002/01/09 F:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/9 1:03 226k 2001/04/25 F:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/25 0:17 202k 2002/01/09 F:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 1:03 224k 2003/08/09 F:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 4:24 15k 2001/04/25 F:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/25 0:27 12k 2002/01/09 F:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 1:03 19k 2003/08/09 F:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 4:24 62k 2003/12/11 F:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/12/11 12:01 63k 2003/04/11 F:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 3:31 9k 2003/12/11 F:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/12/11 12:01 61k 2003/04/11 F:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 3:31 1049k 2003/11/07 F:\cygwin\bin\cygperl5_8_2.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8_2.dll" v0.0 ts=2003/11/7 6:08 173k 2003/08/10 F:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2003/8/10 17:35 22k 2002/06/09 F:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 0:45 108k 2001/06/28 F:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/6 23:34 148k 2003/08/10 F:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/10 18:16 66k 2001/11/20 F:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0 "cygregex.dll" v0.0 ts=2001/11/20 9:44 171k 2004/03/17 F:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2004/3/17 17:58 165k 2003/04/11 F:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0 "cygssl.dll" v0.0 ts=2003/4/11 5:37 61k 2003/12/04 F:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2003/12/3 22:03 1126k 2004/05/26 F:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2004/5/25 21:07 Cygwin DLL version info: DLL version: 1.5.10 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 116 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: Build date: Tue May 25 22:07:00 EDT 2004 CVS tag: cr-0x5e6 Shared id: cygwin1S4 Cygwin Package Information Last downloaded files to: F:\Documents and Settings\rrepasky\Desktop Last downloaded files from: ftp://mirrors.rcn.net/pub/sourceware/cygwin Package Version _update-info-dir 00227-1 ash 20040127-1 autoconf 2.59-1 autoconf-devel 2.59-1 autoconf-stable 2.13-5 automake 1.7.9-1 automake-devel 1.8.5-1 automake-stable 1.4p6-2 base-files 2.6-1 base-passwd 1.1-1 bash 2.05b-16 binutils 20040312-1 bzip2 1.0.2-5 check 0.8.4-1 crypt 1.1-1 cvs 1.11.6-3 cygipc 2.03-2 cygrunsrv 1.0-1 cygutils 1.2.5-1 cygwin 1.5.10-3 diff 1.0-1 diffutils 2.8.7-1 editrights 1.01-1 expat 1.95.7-1 file 4.09-1 fileutils 4.1-2 findutils 4.1.7-4 fontconfig 2.2.2-1 freetype2 2.1.5-1 gawk 3.1.3-4 gcc 3.3.1-3 gcc-g++ 3.3.1-3 gcc-mingw 20030911-4 gcc-mingw-core 20031020-1 gcc-mingw-g++ 20031020-1 gcc-mingw-objc 20031020-1 gcc-objc 3.3.1-3 gdb 20030919-1 gdbm 1.8.3-7 gettext 0.14.1-1 ghostscript-base 7.05-2 ghostscript-x11 7.05-2 grep 2.5-1 groff 1.18.1-2 gv 3.5.8-1 gzip 1.3.5-1 inetutils 1.3.2-28 less 381-1 libbz2_1 1.0.2-5 libdb3.1 3.1.17-2 libdb4.1 4.1.25-1 libfontconfig1 2.2.2-1 libfreetype26 2.1.5-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgettextpo0 0.14.1-1 libiconv2 1.9.2-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.1-1 libltdl3 1.5.6-3 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libpcre 4.1-1 libpcre0 4.5-1 libpng12 1.2.5-4 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libtool 1.5b-1 libtool-devel 1.5.6-3 libtool-stable 1.4.3-2 libXft 2.1.6-1 libXft1 1.0.0-1 libXft2 2.1.6-1 login 1.9-7 m4 1.4-1 make 3.80-1 man 1.5k-3 mingw-runtime 3.3-1 minires 0.97-1 mktemp 1.5-3 nasm 0.98.38-1 ncurses 5.3-4 openssh 3.8.1p1-1 openssl 0.9.7d-1 openssl096 0.9.6j-1 patch 2.5.8-8 pcre 4.5-1 pcre-doc 4.5-1 pdksh 5.2.14-3 perl 5.8.2-1 popt 1.6.4-4 procps 010801-2 readline 4.3-5 regex 4.4-2 rsync 2.6.2-1 sed 4.0.9-2 sh-utils 2.0.15-4 sharutils 4.2.1-3 tar 1.13.25-5 tcltk 20030901-1 tcp_wrappers 7.6-1 tcsh 6.13.00-2 termcap 20021106-2 terminfo 5.3_20030726-1 texinfo 4.2-4 textutils 2.0.21-1 unzip 5.50-5 vim 6.3-1 w32api 2.5-1 wget 1.9.1-1 which 1.5-2 X-start-menu-icons 1.0.1-1 X-startup-scripts 1.0.7-1 Xaw3d 1.5D-5 XFree86-base 4.3.0-11 XFree86-bin 4.3.0-21 XFree86-bin-icons 4.3.0-7 XFree86-etc 4.3.0-12 XFree86-f100 4.3.0-2 XFree86-fenc 4.3.0-2 XFree86-fnts 4.3.0-2 XFree86-lib 4.3.0-3 XFree86-lib-compat 4.3.0-2 XFree86-man 4.3.0-10 XFree86-startup-scripts 4.3.0-1 XFree86-xserv 4.3.0-68 xorg-x11-base 6.7.0.0-8 xorg-x11-bin 6.7.0.0-4 xorg-x11-bin-dlls 6.7.0.0-5 xorg-x11-bin-lndir 6.7.0.0-2 xorg-x11-etc 6.7.0.0-3 xorg-x11-f100 6.7.0.0-1 xorg-x11-fenc 6.7.0.0-2 xorg-x11-fnts 6.7.0.0-1 xorg-x11-libs-data 6.7.0.0-3 xorg-x11-man-pages 6.7.0.0-2 xorg-x11-xwin 6.7.0.0-11 xterm 185-4 xwinclip 1.2.0-1 zip 2.3-6 zlib 1.2.1-1 Use -h to see help about each section Finally, I've searched the mailing list for all entries for sshd cygrunsrv and failed to find anything interesting. I've also read /usr/share/doc/Cygwin/openssh.README. Any suggestions? Thanks, Dick ----------------- Dick Repasky Bioinformatics Support UITS Cubicle 101.08 Indiana University USA [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/