Bug 1335493

Summary: Typos in sshd service script output
Product: Red Hat Enterprise Linux 7 Reporter: Martin Frodl <mfrodl>
Component: logwatchAssignee: Jan Synacek <jsynacek>
Status: CLOSED ERRATA QA Contact: Martin Frodl <mfrodl>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.2CC: isenfeld, mfrodl
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1378861 (view as bug list) Environment:
Last Closed: 2016-11-04 03:31:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Frodl 2016-05-12 10:23:25 UTC
Description of problem:

There is a print statement in /usr/share/logwatch/scripts/services/sshd (currently line 803) which contains several typos:

BAD:
  print "\nSucessfull Kerberos Authentication from ",(scalar keys %Krb_relm)," relm:\n";

GOOD:
  print "\nSuccessful Kerberos authentication from ",(scalar keys %Krb_relm)," realm(s):\n";

Version-Release number of selected component (if applicable):
logwatch-7.4.0-28.20130522svn140.el7

Additional info:
This might be a trifling issue but since it breaks one of our existing tests, I have decided to report it notwithstanding.

Comment 4 Jan Synacek 2016-05-19 12:18:44 UTC
Submitted upstream:
https://sourceforge.net/p/logwatch/mailman/message/35100515/

Comment 9 errata-xmlrpc 2016-11-04 03:31:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2312.html