Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 23075

Summary: cyrus-sasl (saslauthd) can't be stopped
Product: Gentoo Linux Reporter: Nahor <nahor.j+gentoo>
Component: [OLD] ServerAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix for stopping saslauthd

Description Nahor 2003-06-18 18:04:11 UTC
/etc/init.d/saslauthd look for the pid in the file /var/lib/sasl2/mux.pid. In
cyrus-sasl 2.1.13 the pid is stored in the file /var/lib/sasl2/saslauthd.pid.
Comment 1 Nahor 2003-06-18 18:05:07 UTC
Created attachment 13507 [details, diff]
Fix for stopping saslauthd
Comment 2 Nick Hadaway 2003-06-22 10:28:19 UTC
Changed the pid file referenced.