sshd_config question
Pollywog
lists-fbsdstable at shadypond.com
Mon Jun 30 02:55:10 UTC 2008
On Sunday 29 June 2008 23:55:25 Brandon S. Allbery KF8NH wrote:
> On 2008 Jun 29, at 19:22, Jeff Richards wrote:
> > After setting those options I kill -HUP the sshd process.
>
> I thought sshd ignored SIGHUP and you had to actually stop and restart
> it to pick up configuration changes.
IIRC, I use SIGHUP in OpenBSD but in FreeBSD, I use /etc/rc.d/sshd restart
I also have
PubkeyAuthentication yes
in my sshd_config but perhaps this is the default, I am unsure.
In some situations, I also need to edit ~/.ssh/config to allow the connection
and add 'PubkeyAuthentication yes' (on the host initiating the connection).
More information about the freebsd-stable
mailing list