Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 22:03:23 -0400
From:      Gene Mats <genemats@earthlink.net>
To:        freebsd-questions@freebsd.org
Subject:   SSHD Host Based Authentication NOT working
Message-ID:  <002a01c39909$d6bea6c0$b071cea7@inex>

next in thread | raw e-mail | index | archive | help
Hello, 

I am having a problem with activating SSHD Host Based Authentication on
my 
FreeBSD OS. Below is my /etc/ssh/sshd_config file.

HostbasedAuthentication yes
PermitRootLogin no
VerifyReverseMapping yes
IgnoreRhosts yes
IgnoreUserKnownHosts yes

My /etc/hosts.equiv and /etc/shosts.equiv have a few specific hostnames.
But 
it seems I can still connect from any host -(.

How can I block ALL hosts access to my SSHD. I tried putting in a minus 
minus in the /etc/hosts.equiv and /etc/shosts.equiv and I have the 
HostbasedAuthentication setting turned to up to yes. Still no success.

Any help would be appreciated.

-Gene Mats



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002a01c39909$d6bea6c0$b071cea7>