From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 19 05:07:18 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58DB816A4CE; Sun, 19 Dec 2004 05:07:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B5DB43D1D; Sun, 19 Dec 2004 05:07:18 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from freefall.freebsd.org (gad@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBJ57IjZ071928; Sun, 19 Dec 2004 05:07:18 GMT (envelope-from gad@freefall.freebsd.org) Received: (from gad@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBJ57InJ071924; Sun, 19 Dec 2004 05:07:18 GMT (envelope-from gad) Date: Sun, 19 Dec 2004 05:07:18 GMT From: Garance A Drosehn Message-Id: <200412190507.iBJ57InJ071924@freefall.freebsd.org> To: gad@FreeBSD.org, freebsd-bugs@FreeBSD.org, gad@FreeBSD.org Subject: Re: bin/74418: lpd creates lock file with bad permissions under remote LPR X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 05:07:18 -0000 Synopsis: lpd creates lock file with bad permissions under remote LPR Responsible-Changed-From-To: freebsd-bugs->gad Responsible-Changed-By: gad Responsible-Changed-When: Sun Dec 19 05:02:22 GMT 2004 Responsible-Changed-Why: I have occassionally seen this problem, even though I can not seem to reproduce it at the moment. However, I can add an appropriate call to umask() in 6.x-current which will fix this, and I will later MFC that to 5.3-stable. I have no plans to MFC it into the 4.x-branch -- certainly not into 4.9! http://www.freebsd.org/cgi/query-pr.cgi?pr=74418