Luke Brannon wrote:

> I was alerted by another list member that 10.5 does not require the  
> custom SSHD_FORMAT_REGEX configuration.  Removing this line from the  
> configuration cleared up all the errors.

This is not the first victim of the instructions at:

   http://denyhosts.sourceforge.net/mac_os_10_4.txt

which is reached through the FAQ.  The text has some mangled html on it, 
which has caused problems reported to this list several times.

Where it says:

SSHD_FORMAT_REGEX=.* \[Sender sshd\] \[PID \d*\] \[Message .* PAM: 
(?P<message>.*?)\].*?

it should say:

SSHD_FORMAT_REGEX=.* \[Sender sshd\] \[PID \d*\] \[Message .* PAM: 
(?P<message>.*?)\].*?

And it should state clearly that it was intended for use with asl.log 
and it may not be needed if using (the recommended?) secure.log; we need 
to check the syntax on that log since it has been reported, at least 
once on this list, that it does not include the IP address.

Somebody has to fix this, Phil?
-- 
René Berber


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Denyhosts-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denyhosts-user

Reply via email to