[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue May 17 07:55:10 EST 2005
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.
More information about the openssh-bugs
mailing list