Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Corinna Vinschen <cygwin@cygwin.com>
Date: Thu, 7 Dec 2000 23:51:59 +0100
X-Mailer: KMail [version 1.1.99]
Content-Type: text/plain;
  charset="us-ascii"
To: cygwin <cygwin@cygwin.com>
References: <wkelzjopa0.fsf@blue.sea.net>
In-Reply-To: <wkelzjopa0.fsf@blue.sea.net>
Subject: Re: sshd - win98 - failed or refused to allocate a pseudo tty
MIME-Version: 1.0
Message-Id: <00120723515909.04143@cobold>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id RAA31114

On Thursday 07 December 2000 23:11, Jari Aalto+mail.emacs wrote:
> When I connect to my Win98 sshd I get this error message.
>     Can anyone suggest any remedy?
> [...]
> Authentication tried for jaalto with correct key but not from a
> permitted host ( host=193.167.166.26, ip=193.167.166.26).
> [...]
> ---------------------------------------------------------------------
>-- # /etc/sshd_config -- Cygwin -- Open SSH 2.1.1
> # $Id$
> #
> # This is ssh server systemwide configuration file.
>
>
> Port		    22
> Protocol	    1,2
>
> # ListenAddress 0.0.0.0
> # ListenAddress ::
> # HostKey /etc/ssh_host_key
>
> ServerKeyBits	    768
> LoginGraceTime	    600
>
> KeyRegenerationInterval 3600
>
> #   Don't read ~/.rhosts and ~/.shosts files
>
> IgnoreRhosts	    no

Try setting

	IgnoreRhosts yes

in your sshd_config file.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.
mailto:vinschen@redhat.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

