Bug 723

Summary: error in lpr manual page: lpr -r -s no longer works
Product: [Retired] Red Hat Linux Reporter: Jay Berkenbilt <ejb>
Component: lprAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.2CC: ejb
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: 1999-01-07 13:04:03 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 Jay Berkenbilt 1999-01-07 04:30:33 UTC
lpr -r -s file no longer causes deletion of file from the
queue.  The reason for this is that the code that was
responsible for this behavior has been disabled since it
also made lpd vulnerable to exploit by a remote user who
could cause any file on the print server to be deleted.
This is probably the same case as the most recent CERT
advisory on BSD line printing daemon.  Unfortuantely, I
wasted a day rediscovering this myself. :-(  See bug 717
(which is now obsolete and should be cancelled) for
details.  That bug includes a patch to restore lpr -r -s
functionality, but that patch re-introduces this security
hole into lpd.

Comment 1 Jeff Johnson 1999-01-07 13:04:59 UTC
*** This bug has been marked as a duplicate of 717 ***