This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sshd - win98 - failed or refused to allocate a pseudo tty


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]