From owner-freebsd-questions Fri Jun 21 15:36:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wonkity.com (wonkity.com [63.93.4.4]) by hub.freebsd.org (Postfix) with ESMTP id D36D937B477 for ; Fri, 21 Jun 2002 15:35:30 -0700 (PDT) Received: from wonkity.com (localhost.wonkity.com [127.0.0.1]) by wonkity.com (8.12.1/8.11.6) with ESMTP id g5LMZTuF086876; Fri, 21 Jun 2002 16:35:29 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.1/8.12.1/Submit) with ESMTP id g5LMZT5j086873; Fri, 21 Jun 2002 16:35:29 -0600 (MDT)?g (envelope-from wblock@wonkity.com) Date: Fri, 21 Jun 2002 16:35:29 -0600 (MDT) From: Warren Block To: Ronan Lucio Cc: freebsd-questions@FreeBSD.ORG Subject: Re: LPD Error In-Reply-To: <20020621164302.7ae843a6.ronanl@melim.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Jun 2002, Ronan Lucio wrote: > I think lpd runs as root > > # ps -ajx | grep lpd > root 100 1 100 c3896500 0 Is ?? 0:00.02 /usr/sbin/lpd -c -l -d As of 4.4, it runs as user daemon, group daemon. That may have changed. I can't tell you why it shows as root above, though. > But, if it's wrong, how should I set the users permissions? chown -R daemon.daemon /var/spool/output/lpd/spo -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message