Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!samsung!uunet!mcsun!ukc!keele!nott-cs!mips.nott.ac.uk!cczdao From: cczdao@mips (David Osborne) Newsgroups: comp.sys.mips Subject: lpr binaries group ownership Message-ID: <1991Jan30.142617.18666@cs.nott.ac.uk> Date: 30 Jan 91 14:26:17 GMT Sender: news@cs.nott.ac.uk Reply-To: cczdao@clan.nott.ac.uk (David Osborne) Organization: Cripps Computing Centre, University of Nottingham Lines: 10 I've just solved a problem with lpr on our M/2000 (RISCos 4.51), where the group ownership on /bsd43/bin/{lp[cdqr],lprm} was root and not daemon. I suspect the group was changed when I installed 4.51 a couple of weeks back... has anyone noticed the same problem? (Symptom: using lpr or lpc gives "connect: no such file or directory") Anyway, a quick chgrp daemon on the affected files fixed it... see Sys Admin Guide Vol I, 13-4 for details. --dave