Bug 126727

Summary: libuser depends on SASL1.
Product: [Fedora] Fedora Reporter: Omar Kilani <omar>
Component: libuserAssignee: Miloslav Trmač <mitr>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.52.6-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-01 23:37:02 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:
Attachments:
Description Flags
Patch to make libuser use SASL2. none

Description Omar Kilani 2004-06-25 12:42:45 UTC
Description of problem: libuser depends on SASL1. SASL1 should be
taken out of FC. Hence, patch.


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


How reproducible: Very.


Steps to Reproduce:
1. Get libuser SRPM.
2. Compile libuser SRPM without SASL1.
3. Compile Failure.
  
Actual results: Compile Failure.


Expected results: Compile Failure.


Additional info:

Comment 1 Omar Kilani 2004-06-25 12:43:23 UTC
Created attachment 101406 [details]
Patch to make libuser use SASL2.

Comment 2 Miloslav Trmač 2004-11-01 23:37:02 UTC
Thanks for the patch.

Unfortunately the sasldb module did not work anyway, before or after
applying your patch.

libuser-0.52.6-1, to appear in rawhide probably after FC3 release,
contains the patch and further changes to make the sasldb module
at least minimally usable.