Re: preliminary patch for making blacklistd in sshd configurable

[email protected] (Christos Zoulas) Sat, 23 May 2015 22:52:35 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.security
Message-ID <[email protected]>
In article <[email protected]>,
David Holland  <[email protected]> wrote:
>Right now if you have sshd on but don't have blacklistd on, every time
>anything happens sshd logs an error about being unable to connect to
>the blacklist socket.
>
>This patch makes it possible to turn off blacklistd support in
>sshd_config. It is preliminary (e.g. missing documentation) but does
>anyone object to the basic concept or approach?
>
>(Reasons one might have sshd on and not blacklistd: haven't got around
>to configuring the latter; private network; already have a different
>scheme in place)

LGTM.

christos