Re: sshd installation on NT 5.0

2002-11-29 Thread Corinna Vinschen
On Fri, Nov 29, 2002 at 08:47:06AM +0200, Marc Girod wrote: > > "MG" == Marc Girod <[EMAIL PROTECTED]> writes: > > MG> A bit liberal, maybe... Usually -r-xr-xr-x should be enough? (Also below) > > Once I was mentioning protections problems (some enhancements to the > post-processing part of t

Re: sshd installation on NT 5.0

2002-11-28 Thread Marc Girod
> "MG" == Marc Girod <[EMAIL PROTECTED]> writes: MG> A bit liberal, maybe... Usually -r-xr-xr-x should be enough? (Also below) Once I was mentioning protections problems (some enhancements to the post-processing part of the installation?), one more detail: it seems that ssh connections won't

Re: sshd installation on NT 5.0

2002-11-28 Thread Marc Girod
> "CV" == Corinna Vinschen <[EMAIL PROTECTED]> writes: CV> Things to check: CV> - /usr/sbin/sshd.exe, /bin/cygwin1.dll, /bin/cygcrypto.dll, /bin/cygz.dll CV> executable for everyone? $ ls -l /usr/sbin/sshd.exe /bin/cygwin1.dll /bin/cygcrypto.dll /bin/cygz.dll -rwxrwxrwx1 Administ None

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
> "CV" == Corinna Vinschen <[EMAIL PROTECTED]> writes: Thanks a lot for your help! CV> Things to check: I'll be back answering those asap. Unfortunately, my host crashed (or so I believe: my session was interrupted, and I cannot log in anymore), and my local support is not as responsive as y

Re: sshd installation on NT 5.0

2002-11-27 Thread Corinna Vinschen
On Wed, Nov 27, 2002 at 02:11:13PM +0200, Marc Girod wrote: > and the "Log on as" account is "Local System account". I assume it is > sshd which is being started as user "sshd". No. sshd is started as SYSTEM, sshd forks a child under sshd account. Things to check: - /usr/sbin/sshd.exe, /bin/cyg

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
> "CV" == Corinna Vinschen <[EMAIL PROTECTED]> writes: CV> That's correct. Right, thanks. Now, it worked from the command line, so that I could connect from my other host. I had a Success Audit event in the Security folder of the event viewer. But then, I reprotected the empty directory, kil

Re: sshd installation on NT 5.0

2002-11-27 Thread Corinna Vinschen
On Wed, Nov 27, 2002 at 12:53:43PM +0200, Marc Girod wrote: > $ cd /usr/sbin > $ ./sshd > Bad owner or mode for /var/empty > $ ls -la /var/empty > total 0 > drwxr-xr-x2 SYSTEM SYSTEM 0 Nov 26 17:19 . > drwxrwxrwx6 Administ None0 Nov 26 17:19 .. > $ That's correct.

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
> "MG" == Marc Girod <[EMAIL PROTECTED]> writes: MG> Operation not permitted? I tried from the command line and got: $ ./sshd Could not load host key: /etc/ssh_host_key Could not load host key: /etc/ssh_host_rsa_key Could not load host key: /etc/ssh_host_dsa_key Disabling protocol version 1.

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
> "MG" == Marc Girod <[EMAIL PROTECTED]> writes: MG> Now, I still get the same error in my System event viewer error Sorry, I was looking at an old error, i.e. this error was not generated anymore. There is no entry anymore in the System folder of the event viewer, only in the Application on

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
> "CV" == Corinna Vinschen <[EMAIL PROTECTED]> writes: CV> It's the OpenSSL package you're missing. Thanks, now I got it, but it didn't help. CV> There are no DLLs in /lib, except for applications which CV> explicitely load them from there. I see. I checked now that cygcrypto.dll is indeed

Re: sshd installation on NT 5.0

2002-11-27 Thread Corinna Vinschen
On Wed, Nov 27, 2002 at 10:53:03AM +0200, Marc Girod wrote: > I installed the crypt libs, but they didn't bring in any > cygcrypto.dll. It's the OpenSSL package you're missing. The crypt package is only supporting DES password and is mainly for 9x users to create a password for /etc/passwd. > Al

Re: sshd installation on NT 5.0

2002-11-27 Thread Marc Girod
> "VH" == Vince Hoffman <[EMAIL PROTECTED]> > "MG" == Marc Girod <[EMAIL PROTECTED]> MG> What did I fail to install? I installed the crypt libs, but they didn't bring in any cygcrypto.dll. Also, I wonder the search path. There is D:\cygwin\usr\sbin in it, but not D:\cygwin\usr\lib where

Re: sshd installation on NT 5.0

2002-11-26 Thread Marc Girod
> "VH" == Vince Hoffman <[EMAIL PROTECTED]> writes: VH> have a look in /var/log/sshd.log any errors there ? Empty. VH> also in the event viewer and post any error messages back to the VH> list. There is some stuff in the Application folder (thanks, I didn't know of the whole "Event Viewer")

Re: sshd installation on NT 5.0

2002-11-26 Thread Marc Girod
> "ADF" == Andrew DeFaria <[EMAIL PROTECTED]> writes: ADF> Did you reboot after you added CYGWIN to your system environment? Shame on me, I hadn't. I'm glad I kept my child faith in miracles. Now I have, and it didn't affect. Thanks anyway. -- Marc GirodP.O. Box 323Voice:

Re: sshd installation on NT 5.0

2002-11-26 Thread Andrew DeFaria
Marc Girod wrote: Hi! There has recently been a discussion on the installation of sshd on NT4, but I feel my problems are more basic. I installed cygwin on a Windows Terminal Server, for all users, as local admin. I installed cygrunsrv, and openssh. I ran ssh-host-config, and answered basica

RE: sshd installation on NT 5.0

2002-11-26 Thread Vince Hoffman
have a look in /var/log/sshd.log any errors there ? also in the event viewer and post any error messages back to the list. The only guide i know of is /usr/doc/Cygwin/openssh-3.5p1-2.README :) > -Original Message- > From: Marc Girod [mailto:[EMAIL PROTECTED]] > Sent: 26 November 2002 16: