Bug 1318115

Summary: sudo broken after update last weekend
Product: [Fedora] Fedora Reporter: Paul DeStefano <paul.destefano-redhat2>
Component: sudoAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: dkopecek, kzak, rsroka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-16 14:57:24 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:

Description Paul DeStefano 2016-03-16 06:41:12 UTC
Description of problem:
$ sudo -v
sudo: PAM authentication error: Module is unknown

Version-Release number of selected component (if applicable):
sudo-1.8.15-1.fc23.x86_64

How reproducible:
I can't see to fix it and there aren't any more updates, so I'm not sure what's going on.

Steps to Reproduce:
1. On 13 March 2016, run dnf --enablerepo=updates-testing upgrade
2. Reboot

Actual results:
Cannot run SUDO after update (even before reboot)

Expected results:
sudo shouldn't be broken

Additional info:
The reference to PAM makes me think I should mention than I have pam_yubico installed and configured for sudo.  However, it's been that way for 5 years or so, and I've never seen this error before.

Comment 1 Paul DeStefano 2016-03-16 14:43:52 UTC
I think this is pam_yubico problem...

Comment 2 Paul DeStefano 2016-03-16 14:57:24 UTC
Downgrading pam_yubico fixed it.  My apologies.