delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/12/20:35:27

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: "Lee Thompson" <thompsonl AT logh DOT net>
To: cygwin AT sources DOT redhat DOT com
Subject: Re: OpenSSH Strangeness on Windows 2000
Date: Sun, 12 Nov 2000 17:33:47 -0800
Reply-To: thompsonl AT logh DOT net
Message-ID: <55hu0t05qmb48nkgtkdv29cmvjtea0vnrn@4ax.com>
References: <diot0tc7s8h8iv4ort0q6o1b547a1kdld8 AT 4ax DOT com> <3A0EFE05 DOT 34137875 AT redhat DOT com> <gm8u0tk5b09li0ui2c7dou3gd1fnjams62 AT 4ax DOT com> <3A0F2986 DOT E7AF3FDF AT redhat DOT com> <kkau0tkb4hbdahlpuokboqpmrccnuqmq7j AT 4ax DOT com> <3A0F3199 DOT 44D21A21 AT redhat DOT com>
In-Reply-To: <3A0F3199.44D21A21@redhat.com>
X-Mailer: Forte Agent 1.8/32.548
MIME-Version: 1.0
X-SLUIDL: 159FC2FD-BE72485F-9290A704-82BC6439
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id UAA27456

On Mon, 13 Nov 2000 01:11:05 +0100, you wrote:

> Lee Thompson wrote:
> > -rw-r-----   1 everyone None          995 Nov 12 00:25 ssh_config
> > -rw-------   1 everyone None          668 Nov 12 00:25 ssh_host_dsa_key
> > -rw-rw----   1 everyone None          613 Nov 12 00:25 ssh_host_dsa_key.pub
> > -rw-------   1 everyone None          537 Nov 12 00:25 ssh_host_key
> > -rw-rw----   1 everyone None          342 Nov 12 00:25 ssh_host_key.pub
> > -rw-------   1 everyone None         1035 Nov 12 00:25 sshd_config
> 
> Did you add `system' to the users which have access to the files?
> Try
> 	setfacl -m u:system:r-- /etc/ssh*
> 
> to add read permission to `system'. I'm assuming that you have a
> well defined /etc/passwd file.
> 
> If that doesn't work (or you don't want to work with complex ACLs)
> change ownership of the private key files to `system'.
> 
> If that doesn't work either send the contents of your sshd_config file.

Still no joy.

Here is the sshd_config:

# This is ssh server systemwide configuration file.

Port 22
#Protocol 2,1
ListenAddress 0.0.0.0
#ListenAddress ::
#HostKey /etc/ssh_host_key
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
PermitRootLogin yes
#
# Don't read ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
#IgnoreUserKnownHosts yes
StrictModes yes
X11Forwarding no
X11DisplayOffset 10
PrintMotd yes
KeepAlive yes

# Logging
SyslogFacility AUTH
LogLevel INFO
#obsoletes QuietMode and FascistLogging

RhostsAuthentication no
#
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no

# To install for logon to different user accounts change to "no" here
RSAAuthentication no

# To install for logon to different user accounts change to "yes" here
PasswordAuthentication yes

PermitEmptyPasswords no

CheckMail no
UseLogin no

#Uncomment if you want to enable sftp
#Subsystem      sftp    /usr/sbin/sftp-server
#MaxStartups 10:30:60
-- 
Lee Thompson
thompsonl AT logh DOT net

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019