RE: sshd config config file question

2007-07-11 Thread Michael K. Smith - Adhost
Hello Huy: > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Schiz0 > Sent: Tuesday, July 10, 2007 7:13 PM > To: Huy Ton That > Cc: [EMAIL PROTECTED] > Subject: Re: sshd config config file question > > On 7/

Re: sshd config config file question

2007-07-10 Thread Schiz0
On 7/10/07, Huy Ton That <[EMAIL PROTECTED]> wrote: The daemon is up and has been up for a long time. In fact, when I made these changes to sshd_config, for instance as a test maxauthtries to 3 I also reloaded it during a ssh terminal session. After which I logged back in and as a test, purposely

Re: sshd config config file question

2007-07-10 Thread Huy Ton That
The daemon is up and has been up for a long time. In fact, when I made these changes to sshd_config, for instance as a test maxauthtries to 3 I also reloaded it during a ssh terminal session. After which I logged back in and as a test, purposely errored the tries; it still defaulted to 6 despite t

Re: sshd config config file question

2007-07-10 Thread pete wright
On 7/10/07, Huy Ton That <[EMAIL PROTECTED]> wrote: No, it was unhashed. Thanks for pointing it out though. But the strange thing is when I run: /etc/rc.d/sshd status I get no message No message for start, restart, reload etc. I am performing these commands as root. Any ideas? (couple th