bugzilla-daemon at mindrot.org
2005-May-16 21:55 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
http://bugzilla.mindrot.org/show_bug.cgi?id=1042
Summary: Allow TCP wrapper refusals to follow SyslogFacility
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: wknox at mitre.org
A refusal based on TCP wrappers now defaults to the syslog facility LOG_USER
(which is the default if none is defined) as opposed to the facility used by the
rest of ssh. The attached patch changes this behavior such that it logs with the
SyslogFacility as defined in the options (or the default of LOG_AUTH).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-May-16 21:56 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
http://bugzilla.mindrot.org/show_bug.cgi?id=1042 ------- Additional Comments From wknox at mitre.org 2005-05-17 07:56 ------- Created an attachment (id=917) --> (http://bugzilla.mindrot.org/attachment.cgi?id=917&action=view) Patch to allow TCP wrapper refusals to log with SyslogFacility facility ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.