RE: sshd through sysV init

2003-04-01 Thread Sergey Okhapkin
; [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen > Sent: Tuesday, April 01, 2003 4:32 PM > To: [EMAIL PROTECTED] > Subject: Re: sshd through sysV init > > > On Tue, Apr 01, 2003 at 04:00:43PM -0500, Sergey Okhapkin wrote: > > The original posting mentioned that i

Re: sshd through sysV init

2003-04-01 Thread Corinna Vinschen
ake sense to create a new script? Corinna > Sergey Okhapkin > Somerset NJ > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen > > Sent: Tuesday, April 01, 2003 3:07 PM > > To: [EMAIL PROTECTE

RE: sshd through sysV init

2003-04-01 Thread Sergey Okhapkin
The original posting mentioned that inittab has not been overwritten. Sergey Okhapkin Somerset NJ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen > Sent: Tuesday, April 01, 2003 3:07 PM > To: [EMAIL PROTECTED] >

Re: sshd through sysV init

2003-04-01 Thread Corinna Vinschen
On Tue, Apr 01, 2003 at 02:01:39PM -0500, Sergey Okhapkin wrote: > Look at the first line of sshd and functions scripts:-) "bash -x ./sshd" > works fine. You're right but it failed for me nevertheless. It turned out that a call to `init-config' and answering the question "Overwrite existing /etc/

RE: sshd through sysV init

2003-04-01 Thread Sergey Okhapkin
Look at the first line of sshd and functions scripts:-) "bash -x ./sshd" works fine. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen > Sent: Tuesday, April 01, 2003 1:23 PM > To: '[EMAIL PROTECTED]

Re: sshd through sysV init

2003-04-01 Thread Corinna Vinschen
On Tue, Apr 01, 2003 at 06:26:52PM +0100, Vince Hoffman wrote: > Hi all, > I'm having some problems trying to use sshd from init. I tried the init.d/sshd script on the CLI and got the following output: [/etc/rc.d/init.d]$ sh -x ./sshd + . /etc/rc.d/init.d/functions + TEXTDOMAIN=initscripts

Re: sshd through sysV init

2003-04-01 Thread Thorsten Kampe
* Vince Hoffman (03-04-01 19:26 +0100) > Hi all, > I'm having some problems trying to use sshd from init. > I installed openssh, init, initscripts and chkconfig, ran init-config > answering no to overwriting the initscripts files. > next i ran ssh-host-config answering yes to all except ins

RE: sshd through sysV init

2003-04-01 Thread Vince Hoffman
- > From: Sergey Okhapkin [mailto:[EMAIL PROTECTED] > Sent: 01 April 2003 18:55 > To: 'Vince Hoffman'; [EMAIL PROTECTED] > Subject: RE: sshd through sysV init > > > Make sure /etc/ssh_* files are readable for SYSTEM account. > > > -Original Message

RE: sshd through sysV init

2003-04-01 Thread Sergey Okhapkin
Make sure /etc/ssh_* files are readable for SYSTEM account. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vince Hoffman > Sent: Tuesday, April 01, 2003 12:27 PM > To: '[EMAIL PROTECTED]' > Subject: sshd through sysV init > > > Hi all, > I'm h

Re: Cygwin's Eventlog Logging (was Re: SSHD on Win2K: sshd.log is just empty)

2003-03-14 Thread Igor Pechtchanski
On Fri, 14 Mar 2003, Tino Lange wrote: > Meanwhile I found lots of cygwin logs in my eventlog (for example cron, > ssmtp and sshd). > But: Why do all those Messages begin with a rather long text stating > that Windows is not able to show some Event Descriptions? > > Attached a screenshot (not bigg

Cygwin's Eventlog Logging (was Re: SSHD on Win2K: sshd.log is just empty)

2003-03-14 Thread Tino Lange
> This is as expected. sshd logs to syslog (i.e. Windows event log) by > default. Hi! Meanwhile I found lots of cygwin logs in my eventlog (for example cron, ssmtp and sshd). But: Why do all those Messages begin with a rather long text stating that Windows is not able to show some Event Descripti

Re: SSHD on Win2K: sshd.log is just empty

2003-03-14 Thread Tino Lange
Max Bowsher wrote: I'm using cygwin's sshd on Win2K. >> [...] the /var/log/sshd.log is empty and stays empty. This is as expected. sshd logs to syslog (i.e. Windows event log) by default. Oh, OK. That might be an explanation :-) Thanks a lot for your fast reply! Tino -- Unsubscribe info:

RE: SSHD on Win2K: sshd.log is just empty

2003-03-14 Thread Vince Hoffman
That file only realy hold errors such as reasons the service cannot start. All the rest of the logging goes straight to the event logs. (have a look in the application log) > -Original Message- > From: Tino Lange [mailto:[EMAIL PROTECTED] > Sent: 14 March 2003 14:55 > To: [EMAIL PROTECTED

Re: SSHD on Win2K: sshd.log is just empty

2003-03-14 Thread Max Bowsher
Tino Lange wrote: > Hi! > > I'm using cygwin's sshd on Win2K. > I configured it via ssh-host-config and it is running as a service on > that machine. All is fine. No problems with it in daily use. > > So far, but there's one thing missing: > the /var/log/sshd.log is empty and stays empty. This is

Re: sshd authorized_keys fails from network directory

2003-03-07 Thread Igor Pechtchanski
Christopher, Your theory is apparently correct. One workaround you might try is allowing the sshd service to interact with the desktop (by checking the appropriate box) and mounting the share as the logged-on user. What others reported as a "security problem" (that a user can access other users'

Re: sshd fills syslog on Win98

2003-02-22 Thread Igor Pechtchanski
On Sat, 22 Feb 2003, Pierre A. Humblet wrote: > On Win98 sshd fills syslog with error lines such as > > 2003-02-22 18:33:26 : sshd : PID 213289 : LOG_ERR : > error: Failed to disconnect from controlling tty. > 2003-02-22 18:33:32 : sshd : PID 771213 : LOG_INFO : > syslogin_perform_logout: logout

RE: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Malghan, Ravi
EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 12:31 PM To: gnuwin32 Subject: Re: sshd, ftpd telnetd starts, but says incorrect passwd Are you running the inetd daemon to start ftpd and telnetd? If you aren't make sure you look at /usr/doc/Cygwin/inetutils-1.3.2.README. I run ftpd and t

Re: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Don Sharp
Are you running the inetd daemon to start ftpd and telnetd? If you aren't make sure you look at /usr/doc/Cygwin/inetutils-1.3.2.README. I run ftpd and telnetd all the time via inetd. Ensure your /etc/passwd and /etc/group are up to date. HTH Don Sharp "Malghan, Ravi" wrote: > > Please let me k

Re: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Thorsten Kampe
* Malghan, Ravi (03-02-20 15:21 +0100) > Please let me know if anybody responds to you. I think it's something very > simple and I have been searching all over the mailing lists and have only > seen questions but no answers for this problem. Try changing the shell to "/bin/sh". Thorsten -- Cont

RE: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Vince Hoffman
Also check that your mounts are all system mounts. > -Original Message- > From: Harig, Mark A. [mailto:[EMAIL PROTECTED]] > Sent: 20 February 2003 17:06 > To: Malghan, Ravi; Nandini; [EMAIL PROTECTED] > Subject: RE: sshd, ftpd telnetd starts, but says incorrect passwd >

RE: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Harig, Mark A.
ygen 3. Run /usr/bin/ssh-user-config. This will create public/private-key encryption files that you need before you can use ssh. > -Original Message- > From: Malghan, Ravi [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 20, 2003 9:22 AM > To: 'Nandini'; [EMAIL

RE: sshd, ftpd telnetd starts, but says incorrect passwd

2003-02-20 Thread Malghan, Ravi
Please let me know if anybody responds to you. I think it's something very simple and I have been searching all over the mailing lists and have only seen questions but no answers for this problem. Thanks Ravi -Original Message- From: Nandini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, Feb

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. At 12:34 PM 2/5/2003, Max Bowsher wrote: >Marc Bejarano wrote: >> the real problem is that openssh checks ownership and modes up the >> tree >> from the authorized_keys2 file until it h

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Max Bowsher
Marc Bejarano wrote: > i'm still not subscribed to this list so i would be grateful if i > could be left on the cc: line of this thread. > new error: > Authentication refused: bad ownership or modes for directory / > > perms: > drwxrwxr-x+ 10 Administ Administ0 Feb 4 13:58 // > > o

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-05 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. igor: thanks for you help. i appreciate you working through this with me :) At 12:03 PM 2/4/2003, Igor Pechtchanski wrote: >On Tue, 4 Feb 2003, Marc Bejarano wrote: >> At 04:26 PM 2/3

Re: SSHD/

2003-02-05 Thread Marco . Rottigni
>From: "Max Bowsher" <[EMAIL PROTECTED]> >Date: 05/02/2003 18.04.07 >Subject: Re: SSHD/ > >[EMAIL PROTECTED] wrote: >> $ ssh-host-config -y >> chmod: changing permissions of `/var/empty': Permission denied > >Worth investigating this. $ ls -l /

Re: SSHD/

2003-02-05 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > $ ssh-host-config -y > chmod: changing permissions of `/var/empty': Permission denied Worth investigating this. > Privilege separation is set to yes by default since OpenSSH 3.3. > However, this requires a non-privileged account called 'sshd'. Does such an account exis

Re: SSHD/

2003-02-05 Thread Olaf Foellinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Feb 05, 2003 at 11:46:36AM +0100, [EMAIL PROTECTED] wrote: > Hi all. > > I'm a great user/fan of this fantastic CygWin allowing the freedom of *nix > on Win (in a world without fences, who needs Gates?), but I recently tried > to use sshd an

RE: SSHD/

2003-02-05 Thread Vince Hoffman
Can you check the contents of /var/log/sshd.log that sometimes holds the answer. I also tend to have /etc/ssh_config and /etc/sshd_config as -rw-rw-r- (although i'm not sure that would stop the sshd starting, i forget.) Maybe check your mounts are system mounts (type mount and if you get somethi

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-04 Thread Igor Pechtchanski
Marc, On Tue, 4 Feb 2003, Marc Bejarano wrote: > i'm still not subscribed to this list so i would be grateful if i could be > left on the cc: line of this thread. > > At 04:26 PM 2/3/2003, Igor Pechtchanski wrote: > >On Mon, 3 Feb 2003, Marc Bejarano wrote: > >> i tried to link my ~/.ssh to "/c

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-04 Thread Marc Bejarano
i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. At 04:26 PM 2/3/2003, Igor Pechtchanski wrote: >On Mon, 3 Feb 2003, Marc Bejarano wrote: >> i tried to link my ~/.ssh to "/cygdrive/c/Documents and >> Settings//Application Data/Van Dyk

Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path

2003-02-03 Thread Igor Pechtchanski
On Mon, 3 Feb 2003, Marc Bejarano wrote: > hi. i'm not subscribed to this list so i would be grateful if i could be > left on the cc: line of this thread. > > i tried to link my ~/.ssh to "/cygdrive/c/Documents and > Settings//Application Data/Van Dyke Technologies/SecureCRT/" > because i thought

Re: sshd as daemon when Windows starts.

2003-01-23 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > I would like to run sshd as a background daemon so that it is running > anytime my windows box is turned on. Whether someone is logged in or > not. Can anyone explain how to accomplish this? /usr/doc/Cygwin/openssh-3.5p1-3.README Max. -- Unsubscribe info: http:

Re: sshd error: setsockopt SO_KEEPALIVE (SOLVED)

2003-01-23 Thread BStrohhaecker
FYIO, the problem was the program Aventail Connect I've installed some time ago to bypass our proxy. I've found this with the help of the ssh-L list archive at http://archive.erdelynet.com/ssh-l/ and a process explorer from http://www.sysinternals.com which showed me, that sshd loaded some aventai

Re: sshd: server refused our key

2003-01-21 Thread Manfred Köhler
... > > >The permissions and ownership of: > > >- your home directory > > drwxr-xr-x 138 mk group 24576 Nov 20 11:48 . > > >- your home/.ssh directory > > drwxr-xr-x2 mk group 4096 Nov 19 13:44 .ssh > >- your home/.ssh files > > seen o

Re: sshd: setgid() fails on second login

2003-01-20 Thread Corinna Vinschen
On Sun, Jan 19, 2003 at 02:37:29PM -0800, Joseph Davida wrote: > I have compiled and installed ssh.com's 3.2.2 > ssh clients and daemon. > I can start the daemon without a hitch. > But the daemon is unable to authenticate > the password, probably becasue the cygwin's > libc password interface to th

Re: sshd: setgid() fails on second login

2003-01-19 Thread Joseph Davida
I have compiled and installed ssh.com's 3.2.2 ssh clients and daemon. I can start the daemon without a hitch. But the daemon is unable to authenticate the password, probably becasue the cygwin's libc password interface to the Win2K password authentication lib is not working. The ssh client re-promp

RE: sshd does not run

2003-01-13 Thread Vince Hoffman
have you read the README at /usr/doc/Cygwin/openssh-3.5p1-2.README ? have you run ssh-host-config ? (doesnt sound like it.) > -Original Message- > From: Ahmad Khayyat [mailto:[EMAIL PROTECTED]] > Sent: 13 January 2003 15:36 > To: [EMAIL PROTECTED] > Subject: sshd does not run > > > De

Re: sshd/passwd

2003-01-08 Thread Pierre A. Humblet
On Wed, 8 Jan 2003, Erik Moreau wrote: > I know that I > have two emoreau's. I'm going to delete the last one. Have you done it? Having your uid on more than one line in /etc/passwd kills ssh-user-config. pwdhome=`awk -F: '{ if ( $3 == '${uid}' ) print $6; }' < /etc/passwd` By the way, that's mo

Re: sshd/passwd

2003-01-08 Thread Erik Moreau
At 10:53 1/8/2003 -0500, you wrote: On Wed, 8 Jan 2003, Erik Moreau wrote: > Hi everyone, > > I'll do my best to be as clear as possible with my setup. > > I have installed Cygwin on my Win2k machine successfully. My goal is to > setup sshd so that I may connect to work from home in a secure fas

Re: sshd/passwd

2003-01-08 Thread Igor Pechtchanski
On Wed, 8 Jan 2003, Erik Moreau wrote: > Hi everyone, > > I'll do my best to be as clear as possible with my setup. > > I have installed Cygwin on my Win2k machine successfully. My goal is to > setup sshd so that I may connect to work from home in a secure fashion. I > have installed sshd and ran

Re: sshd/passwd

2003-01-08 Thread friedman_hill ernest j
I think Erik Moreau wrote: > Hi everyone, > > I'll do my best to be as clear as possible with my setup. > > I have installed Cygwin on my Win2k machine successfully. My goal is to > setup sshd so that I may connect to work from home in a secure fashion. I > have installed sshd and ran ssh-host-

Re: sshd and launching e.g. word.exe - no GUI screen shows up

2002-12-22 Thread Igor Pechtchanski
Peter, For a non-visual basic solution take a look at the 'run' program at http://www.neuro.gatech.edu/users/cwilson/cygutils/run/ Incidentally, a similar program also comes with an XFree86 distribution. Igor On Mon, 23 Dec 2002, [iso-8859-1] Peter Valdemar Mørch wrote: > Thanks a millio

Re: sshd and launching e.g. word.exe - no GUI screen shows up

2002-12-22 Thread Peter Valdemar Mørch
Thanks a million for your reply to my post. I tried what you suggested, and sure enough, it allows me to do exactly as I want. However, when use these settings and the service is started, a terminal (or "dos box") appears with absolutely nothing in it. ps -ef shows that sshd is running. If I close

Re: sshd and launching e.g. word.exe - no GUI screen shows up

2002-12-22 Thread Larry Hall (RFK Partners, Inc)
At 09:56 PM 12/21/2002, Peter Valdemar Mørch wrote: >Hi, > >I log in fine, and get my prompt and everyting. sshd rocks! > >I'm trying to do e.g.: >me@othermachine :> ssh winmachine word.sh some.doc >And have the word GUI appear on the machine it is actually running. I'm >aware, of course that X-for

Re: sshd: setgid() fails on second login

2002-12-21 Thread David Means
ROTFL! What can I say besides "open mouth, insert foot?" On Sat, 2002-12-21 at 12:07, Randall R Schulz wrote: David, Now I'm a big Linux proponent and only currently wed to Windows by a quirk of my personal employment history, but never did I realize that rebooting a Linux system would

Re: sshd: setgid() fails on second login

2002-12-21 Thread Randall R Schulz
Does the meanness never end? Won't you _please_ think of the children?! At 09:57 2002-12-21, Christopher Faylor wrote: On Sat, Dec 21, 2002 at 09:07:48AM -0800, Randall R Schulz wrote: >David, > >Now I'm a big Linux proponent and only currently wed to Windows by a quirk >of my personal employ

Re: sshd: setgid() fails on second login

2002-12-21 Thread Christopher Faylor
On Sat, Dec 21, 2002 at 09:07:48AM -0800, Randall R Schulz wrote: >David, > >Now I'm a big Linux proponent and only currently wed to Windows by a quirk >of my personal employment history, but never did I realize that rebooting a >Linux system would fix a broken disk. > >Those Linux kernel program

Re: sshd: setgid() fails on second login

2002-12-21 Thread Randall R Schulz
David, Now I'm a big Linux proponent and only currently wed to Windows by a quirk of my personal employment history, but never did I realize that rebooting a Linux system would fix a broken disk. Those Linux kernel programmers really _are_ miracle workers, aren't they? Wow! Randall Schulz A

Re: sshd: setgid() fails on second login

2002-12-21 Thread David Means
Hum... I should have known.  A reboot fixed the problem.  I suppose that what I get for being a Unix geek: you don't _have_ to reboot a unix system to fix broken stuff. (unless it's really broken, like disks, etc, etc). On Wed, 2002-12-18 at 13:50, [EMAIL PROTECTED] wrote: I've recently inst

RE: sshd

2002-12-18 Thread Harig, Mark A.
See also, /etc/postinstall/passwd-grp.sh.done. A copy of it has been attached to this message. > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 18, 2002 11:20 AM > To: [EMAIL PROTECTED] > Subject: RE: sshd > > >

RE: sshd

2002-12-18 Thread Vince Hoffman
Or even "mkpasswd -u -l >> /etc/passwd" (sorry last one on this, but someone would have pointed it out if i didnt.) > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: 18 December 2002 16:15 > To: [EMAIL PROTECTED] > Subject:

RE: sshd

2002-12-18 Thread Vince Hoffman
Opps sory make that "mkpasswd -l > /etc/passwd" (only one > not two) > -Original Message- > From: Vince Hoffman [mailto:[EMAIL PROTECTED]] > Sent: 18 December 2002 16:10 > To: [EMAIL PROTECTED] > Subject: RE: sshd > > > Try running Corrina

RE: sshd

2002-12-18 Thread Vince Hoffman
Try running Corrina's very useful ssh-host-config script if you havent. User management is Handled by Windows. To add a user, either use the windows management mmc snapin or "net user /add" from a command prompt (WinNT/2k/xp only but you say you're running 2k :) then run mkpasswd -l >> /etc/pass

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:

Re: sshd: server refused our key

2002-11-23 Thread Pierre A. Humblet
On Fri, Nov 22, 2002 at 09:00:27AM +0100, Manfred Köhler wrote: > Thanks to mention this thread, but this can't fix the problem of windows > shared home directories: Security on shared drive is turned on with CYGWIN=smbntsec That should fix the ls -l display. You may run into another problem: th

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-22 Thread Tino Lange
Tino Lange wrote: Hi! If maybe someone looks at this problem in the next time - I'm on holiday for 3 1/2 weeks. So don't wonder if I don't reply... So I'm not impolite - just not there :-) Have a nice time! Cheers Tino -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Re: sshd: server refused our key

2002-11-22 Thread Manfred Köhler
AM To: Harig, Mark A. Cc: [EMAIL PROTECTED] Subject: Re: sshd: server refused our key Mark, I think we can't solve the problem, because my home is a windows share. Every windows share is mounted with permission 755! Therefore sshd rejects the files ins ~/.ssh which should be private. So

RE: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Harig, Mark A.
Please set the file name extension to ".txt". This is commonly mapped to a text-file viewer or editor. > -Original Message- > From: Tino Lange [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 2:55 PM > To: [EMAIL PROTECTED] > Subject: Re: SSHD: e

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Tino Lange
>> [ "cygcheck.out" ] > Of course you can sanitize it and it should *not* be compressed. The > intent is to look at the output as easily as possible. Hi Christopher, Ooops - now I have sent it compressed (zip) this morning - again in my intent to save space and resources... But OK - shall I send

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Christopher Faylor
On Thu, Nov 21, 2002 at 09:12:32AM +0100, Tino Lange wrote: >>Sanitize it first if you feel the need, but I've just looked through a >>cygcheck on my machine, and found nothing I was worried about >>disclosing to the list. > >That depends on the configuration and the environment :-) > >Maybe you sh

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-21 Thread Tino Lange
Corinna, Max, Christopher, hallo again. Thanks for your answers! I still see things a bit different, but anyhow - I have to accept your rules. It's your list - you make the rules - the user wishing to have help has to follow of course... And that's OK and fair. by giving the most effective

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Christopher Faylor
Max Bowsher has already answered all of this very well, but I need to make a few additional points. On Thu, Nov 21, 2002 at 01:57:54AM +0100, Tino Lange wrote: >>>I have no Problem sending this file to you, Corinna, or some of your >> >>Perhaps, but *I* have problems with getting PM about Cygwin s

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Max Bowsher
Tino Lange <[EMAIL PROTECTED]> wrote: > I really like mailing lists - I only spoke about the "cygcheck.out" > Details which don't belong to the list in my opinion. cygcheck output is a vital tool in diagnosing problems therefore: > I didn't propose to send *questions* to you or other maintai

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Tino Lange
Hi again, Corinna! Hmmm, it seems we're more talking about other things than SSH - but it's really quite interesting. That's why I'd like to respond to your last mail from this afternoon. > > a) maybe the information was already enough for you to locate the problem > No. OK. That's why you "aske

RE: sshd: server refused our key

2002-11-20 Thread Harig, Mark A.
, November 20, 2002 11:34 AM > To: Harig, Mark A. > Cc: [EMAIL PROTECTED] > Subject: Re: sshd: server refused our key > > > Mark, > > I think we can't solve the problem, because my home is a > windows share. > Every windows share is mounted with permission 755

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Corinna Vinschen
On Wed, Nov 20, 2002 at 11:49:02AM -0500, Chris Faylor wrote: > On Wed, Nov 20, 2002 at 12:51:29PM +0100, Corinna Vinschen wrote: > >No, I didn't so far and I don't want to get PM further on. This is the > >reason I'm setting the Reply-To: to the ML and not using my real mail > >address. > > This

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Christopher Faylor
On Wed, Nov 20, 2002 at 12:51:29PM +0100, Corinna Vinschen wrote: >No, I didn't so far and I don't want to get PM further on. This is the >reason I'm setting the Reply-To: to the ML and not using my real mail >address. This is all very confusing. How about if I drop you a personal note to discus

Re: sshd: server refused our key

2002-11-20 Thread Manfred Köhler
rig, Mark A. Subject: Re: RE: sshd: server refused our key "Harig, Mark A." <[EMAIL PROTECTED]> schrieb am 19.11.02 17:11:23: As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. In your case, plea

Re: sshd: server refused our key

2002-11-20 Thread Manfred Köhler
es.redhat.com/ml/cygwin/2001-10/msg01011.html Harig, Mark A. wrote: . -Original Message- From: Manfred Köhler [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 20, 2002 5:58 AM To: Harig, Mark A. Subject: Re: RE: sshd: server refused our key "Harig, Mark A." <[EMAIL PR

Re: sshd: server refused our key

2002-11-20 Thread Corinna Vinschen
On Wed, Nov 20, 2002 at 10:15:24AM -0500, Harig, Mark A. wrote: > Please keep all replies on the cygwin mailing > list. This helps you because more people are > able to diagnose your problem. It helps > others because they are able to search the > mailing list archives for useful information. >

RE: sshd: server refused our key

2002-11-20 Thread Harig, Mark A.
e. If these changes do not fix your problem, then please include the output of the 'mount' command in your reply. > -Original Message- > From: Manfred Köhler [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 5:58 AM > To: Harig, Mark A. > Subject: Re: R

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Corinna Vinschen
On Wed, Nov 20, 2002 at 12:12:51PM +0100, Tino Lange wrote: > The only point that is left is the cygcheck.out - did you mean that? Yes. > OK - why didn't I include a "cygcheck.out"? > > a) maybe the information was already enough for you to locate the problem No. > b) "[EMAIL PROTECTED]" is a

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Tino Lange
Corinna Vinschen wrote: Hi Corinna! No. Btw., did you read http://cygwin.com/bugs.html? You think my mail didn't contain enough information or wasn't formed well? a) The subject line describes the problem very good b) In the body there's a huge shell section captured, exactly showing the pr

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Corinna Vinschen
On Wed, Nov 20, 2002 at 11:35:10AM +0100, Tino Lange wrote: > Hi Cygwin-List! > > Just discoverd that the same problem exists with ".ssh/authorized_keys2". > > Can someone reproduce the problem? No. Btw., did you read http://cygwin.com/bugs.html? And *additionally* what is the output of ge

Re: SSHD: error initializing windows sockets if I use ".ssh/authorized_keys"

2002-11-20 Thread Tino Lange
Hi Cygwin-List! Just discoverd that the same problem exists with ".ssh/authorized_keys2". Can someone reproduce the problem? Cheers, Tino - Tino Lange wrote: Hi again! I have some new problems with sshd on Windows 2000. (all latest cygwin packages from today) I try to l

RE: sshd: server refused our key

2002-11-19 Thread Harig, Mark A.
As requested at http://cygwin.com/bugs.html: o Please describe how to reproduce the problem, including a test case, if possible. In your case, please list the commands that you ran to set up sshd on your Cygwin machine. o Please include at least the version number of the Cygwin release you

Re: Discussing NetworkSimplicity (was: Re: SSHD on NT4... (SOLVED!!!))

2002-11-17 Thread Christopher Faylor
On Sun, Nov 17, 2002 at 08:48:48PM +1100, Robert Collins wrote: >On Sun, 2002-11-17 at 20:35, Max Bowsher wrote: >> Robert Collins <[EMAIL PROTECTED]> wrote: > > >> But newbies wouldn't know to run it. > >1) Link on the home page. I don't think "Link on the home page" is ever a serious solution fo

Re: Discussing NetworkSimplicity (was: Re: SSHD on NT4...(SOLVED!!!))

2002-11-17 Thread Robert Collins
On Sun, 2002-11-17 at 20:35, Max Bowsher wrote: > Robert Collins <[EMAIL PROTECTED]> wrote: > But newbies wouldn't know to run it. 1) Link on the home page. 2) 'Help, installing cygwin fails. Run the pre-install checker from the homepage. Oh, that picked up *lots* of things, I've done what it s

Discussing NetworkSimplicity (was: Re: SSHD on NT4... (SOLVED!!!))

2002-11-17 Thread Max Bowsher
Robert Collins <[EMAIL PROTECTED]> wrote: > On Sat, 2002-11-16 at 09:00, Christopher Faylor wrote: > >> In that vein, can anyone think of other improvements to cygcheck? >> For instance, maybe it could debug common /etc/passwd or /etc/group >> problems. Or, maybe it could detect a NetworkSimplicit

Re: SSHD on NT4... (SOLVED!!!)

2002-11-17 Thread Robert Collins
On Sat, 2002-11-16 at 09:00, Christopher Faylor wrote: > In that vein, can anyone think of other improvements to cygcheck? For > instance, maybe it could debug common /etc/passwd or /etc/group problems. > Or, maybe it could detect a NetworkSimplicity installation and optionally > uninstall it. I

RE: SSHD on NT4... (SOLVED!!!)

2002-11-16 Thread Johannes E. Schindelin
Hi, On Fri, 15 Nov 2002, Harig, Mark A. wrote: > It would also be useful if the 'cygcheck -s' > had displayed that this mount point existed. > > > -Original Message- > > The problem was a "mount -u e:/ /" for the SYSTEM user. The problem was that I didn't know how to become SYSTEM in the

RE: SSHD on NT4... (SOLVED!!!)

2002-11-15 Thread Igor Pechtchanski
d displayed that this mount point existed. > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Friday, November 15, 2002 3:57 PM > > To: [EMAIL PROTECTED] > > Subject: Re: SSHD on NT4... (SOLVED!!!) > > > >

Re: SSHD on NT4... (SOLVED!!!)

2002-11-15 Thread Christopher Faylor
On Fri, Nov 15, 2002 at 04:52:58PM -0500, Harig, Mark A. wrote: >It would also be useful if the 'cygcheck -s' had displayed that this >mount point existed. It would be REALLY helpful if we had as many programmers working on the project as we did people with helpful suggestions. I can envision a n

RE: SSHD on NT4... (SOLVED!!!)

2002-11-15 Thread Harig, Mark A.
It would also be useful if the 'cygcheck -s' had displayed that this mount point existed. > -Original Message- > From: [EMAIL PROTECTED] [mailto:Johannes.Schindelin@;gmx.de] > Sent: Friday, November 15, 2002 3:57 PM > To: [EMAIL PROTECTED] > Subject: R

<    5   6   7   8   9   10   11   12   >