Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 91382

Summary: include SASL1-compatible saslauthd
Product: [Retired] Red Hat Raw Hide Reporter: Chris Ricker <chris.ricker>
Component: cyrus-saslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-29 03:30:24 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
diff to add sasl1 saslauthd support to spec
none
init script for saslauthd1 daemon none

Description Chris Ricker 2003-05-22 02:53:57 UTC
For applications which support SASL1 but not SASL2, it'd be useful if RH shipped
both SASL1-compatible saslauthd and SASL2-compatible saslauthd

Attached in a minute will be a diff against the current rawhide cyrus-sasl.spec
(2.1.13-3) which causes saslauthd from SASL1 to be installed as
/usr/sbin/saslauthd1, its man page as saslauthd1.8, and its state dir as
/var/run/saslauthd1

Also attached will be its init script, /etc/init.d/saslauthd1

Comment 1 Chris Ricker 2003-05-22 02:55:14 UTC
Created attachment 91876 [details]
diff to add sasl1 saslauthd support to spec

Comment 2 Chris Ricker 2003-05-22 02:55:55 UTC
Created attachment 91877 [details]
init script for saslauthd1 daemon

Comment 3 Chris Ricker 2003-05-22 03:27:47 UTC
which, of course, doesn't actually work after I get to poking it ;-)

what's really needed here is alternatives switching between SASL1 and SASL2
saslauthd, I guess

I'll try doing that later, and see if that actually works with SASL clients

Comment 4 Chris Ricker 2003-07-29 03:30:24 UTC
Now that severn's gone SASL2 for the apps I care about, I have no need for a
SASL1 saslauthd, so I'm closing this