sshd install problems | WinXP Pro system

2005-09-10 Thread Evan Cooch
After 2-3 hours googling for insights, and thoroughly reading what was available, I've decided to stop beating my head against the wall, and ask here. Basically, trying to get sshd installed as a service under WinXP Pro -SP2. Trying the install as a user who has full admin privelages on the s

Re: sshd install problems | WinXP Pro system

2005-09-11 Thread Evan Cooch
> 2. modifed the env variables by adding a variable named CYGWIN with > value ntsec tty Not necessary. Then why is it specified in http://pigtail.net/LRP/printsrv/cygwin-sshd.html > 3. added c:\cygwin\bin to the PATH Not necessary. As above - if not, then why specify it in http://p

Re: sshd install problems | WinXP Pro system

2005-09-11 Thread Evan Cooch
> As above - if not, then why specify it in > http://pigtail.net/LRP/printsrv/cygwin-sshd.html That page is made by somebody that is not in the Cygwin team, it may be correct or not (the points marked as "not necessary" by Thorsten are really not necessary but they don't interfere) but you a

Re: sshd install problems | WinXP Pro system

2005-09-11 Thread Evan Cooch
Follow the instructions in C:\Cygwin\usr\share\doc\Cygwin\openssh.README, that is the official documentation. OK - have now gone through said README twice. Somewhat helpful, but largely obtuse in places. e.g., "If you start sshd as deamon via cygrunsrv.exe you MUST give the "-D" option to

Re: sshd install problems | WinXP Pro system

2005-09-11 Thread Evan Cooch
>> Other than that, look at your event log and see if there is any further >> information about the failed service startup. > > Nothing... Nothing? On a working sshd service I get the start and stop events. If it was working, I wouldn't be bothering the list with this! ;-) [snip] > OK

cygwin sshd vs Win 10 'built-in' openSSh server

2019-11-21 Thread Evan Cooch
Greetings -- Apologies if this should go to another list, but... I've been using the cygwin sshd as a service under Windows (XP -> 7), for *many* years. However, with the pending deprecatin of Win 7, and the IT guys at my institution nagging me to upgrade to Win 10, that raises a question -- are

Re: cygwin sshd vs Win 10 'built-in' openSSh server

2019-11-21 Thread Evan Cooch
Thanks very much -- good points. On 11/21/2019 3:47 PM, Brian Inglis wrote: On 2019-11-21 09:07, Evan Cooch wrote: I've been using the cygwin sshd as a service under Windows (XP -> 7), for *many* years. However, with the pending deprecatin of Win 7, and the IT guys at my institution na

installing sshd | Win 10 1909 build

2019-12-26 Thread Evan Cooch
Greetings -- I (and several colleagues) have been using the Cygwin sshd for many years (Win XP on...). Has worked perfectly. However, with the demise of Win 7, several of us have started the process of 'upgrading' (in some fashion) to Win 10. For people running Cygwin sshd under Win 7, who d

Re: installing sshd | Win 10 1909 build

2019-12-26 Thread Evan Cooch
specifically with handling recent build of Windows 10, all of which have openSSH pre-installed? On 12/26/2019 4:02 PM, Andrey Repin wrote: Greetings, Evan Cooch! So, is there a 'tried and true, officially sanctioned' way to get Cygin sshd running as a service under the lates

Re: installing sshd | Win 10 1909 build

2019-12-26 Thread Evan Cooch
On 12/26/2019 4:48 PM, Marco Atzeri wrote: Am 26.12.2019 um 22:13 schrieb Evan Cooch: Thanks, but insufficient. Where is the Cygwin sshd equivalent of the following for the Windows 10 implementation of OpenSSH?: https://www.pugetsystems.com/labs/hpc/How-To-Use-SSH-Client-and-Server-on