[Bug 1009] SSHD fails to log hostname for the directives AllowGroups & DenyGroups
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Apr 5 17:41:10 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1009
Summary: SSHD fails to log hostname for the directives
AllowGroups & DenyGroups
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: selvesteen at gmail.com
>From SSH 4.0, It is stated that "sshd(8) will now log the source of connections
denied by AllowUsers, DenyUsers, AllowGroups and DenyGroups". SSHD correctly
logs the hostname for AllowUsers and Denyusers but fails to log the hostname for
AllowGroups and DenyGroups.
Example:
(DenyUser)
sun sshd[28097]: User root from sun.team.com not allowed because listed in DenyUsers
(DenyGroups)
sun sshd[28140]: User root from not allowed because a group is listed in DenyGroups
------- 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