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

Corinna Vinschen cygwin@cygwin.com
Thu Dec 7 14:52:00 GMT 2000


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



More information about the Cygwin mailing list