Bug 473893

Summary: cronie requires pam even without --with-pam
Product: [Fedora] Fedora Reporter: Michal Svoboda <rhbug>
Component: cronieAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mmaslano, pertusus, 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: 2008-12-02 13:13:57 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 Michal Svoboda 2008-12-01 11:02:04 UTC
Description of problem:
Cronie bashes me for not having PAM even when I don't intend to use PAM features. It seems some source code depends unconditionally on PAM.

Version-Release number of selected component (if applicable):
1.2

How reproducible:
Always

Steps to Reproduce:
1. ./configure
  
Actual results:
PAM headers not found

Expected results:
(no error)

Additional info:
I tried to remove PAM checks from configure, but it only dies while compiling a while later. Please remove hard dependency on PAM or make it non-optional.

Comment 1 Marcela Mašláňová 2008-12-02 13:13:57 UTC
Thank you for your report. It will be fixed in next release of this package.