Bug 433789

Summary: pam-0.99.8.1-17.fc8 confilict with uw-imap
Product: [Fedora] Fedora Reporter: Radek Liboska <liboska>
Component: pamAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-21 17:08:44 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:

Description Radek Liboska 2008-02-21 14:27:21 UTC
Description of problem:

after updating pam-0.99.8.1-10.fc8 to 0.99.8.1-17.fc8 the /var/log/secure file
was flooded with
... ipop3d[nnnn]: PAM audit_log_acct_message() failed: Operation not permitted
however, the uw-imap was still someway operational
(we have about 600 users of this pop3 server)

Version-Release number of selected component (if applicable):
pam-0.99.8.1-17.fc8
uw-imap-2006k-1.fc8

How reproducible: always


Steps to Reproduce:
1. yum update 
2.
3.
  
Actual results:

tail -f /var/log/secure
Feb 21 13:55:01 marilyn ipop3d[8645]: PAM audit_log_acct_message() failed:
Operation not permitted
Feb 21 13:55:02 marilyn ipop3d[8649]: PAM audit_log_acct_message() failed:
Operation not permitted
...

Expected results:
-

Additional info:

putting the original pam back solve this bug:
rpm -Uvh pam-0.99.8.1-10.fc8.... --force

Comment 1 Tomas Mraz 2008-02-21 17:08:44 UTC

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