Bug 129137

Summary: Looks for /etc/cups/certs instead of /var/run/cups/certs
Product: [Applications] kdeprint Reporter: twaugh
Component: generalAssignee: KDEPrint Devel Mailinglist <kde-print-devel>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: jlayt
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description twaugh 2006-06-14 12:25:18 UTC
Version:           kdelibs-3.5.3 (using KDE KDE 3.5.3)
Installed from:    Fedora RPMs
OS:                Linux

The duplication of the cups_local_auth() code tries to find the local certificate in /etc/cups/certs.  This is the wrong place, and can cause an infinite loop:

- finds /etc/cups/certs/0, supplies it
- cupsd rejects since it doesn't match /var/run/cups/certs/0
- repeat immediately, filling up logs
Comment 1 Kurt Pfeifle 2007-01-09 02:50:09 UTC
This seems like a valid bug report, setting it to "Confirmed"/NEW for now. 

Need to find someone to check code in kdelibs/kdeprint/cups/cupsdconf2/cups-util.c
Comment 2 John Layt 2011-05-27 18:19:55 UTC
KDEPrint is obsolete, unmaintained and will never be revived.  Closing all open bugs.