Bug 179302

Summary: Lots of new pam_krb5 messages after update
Product: Red Hat Enterprise Linux 4 Reporter: Florian La Roche <laroche>
Component: pam_krb5Assignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-17 20:46:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 179037    
Bug Blocks: 187538    

Description Florian La Roche 2006-01-29 23:47:30 UTC
+++ This bug was initially created as a clone of Bug #179037 +++

pam_krb5 logs a couple of debug messages (at LOG_DEBUG) even when debugging is
not enabled.  The crond global debug() function overrides this with a different
priority, but pam_krb5 still needs to not try to spew stuff at syslog unless
it's been configured to do so.

-- Additional comment from nalin on 2006-01-26 18:43 EST --
Fixing both of these problems (fix the code, link with -Bsymbolic) for
pam_krb5-2.2.5 and pam_krb5-2.1.14.

Comment 4 Nalin Dahyabhai 2007-08-17 20:46:47 UTC

*** This bug has been marked as a duplicate of 202190 ***