[19618] in Athena Bugs
linux 9.0.14: athena-lprng
daemon@ATHENA.MIT.EDU (Shamik Das)
Tue Aug 14 17:00:03 2001
Message-Id: <200108142057.QAA04012@change-bank.mit.edu>
To: bugs@MIT.EDU
Date: Tue, 14 Aug 2001 16:57:36 -0400
From: Shamik Das <shamikd@MIT.EDU>
System name: change-bank.mit.edu
Type and version: i586 9.0.14
Display type: XFree86 3.3.6a I128
Shell: /bin/athena/tcsh
Window manager: icewm
What were you trying to do?
print to a printer on this machine.
What's wrong:
lpr reports "Permission denied."
What should have happened:
lpd is running as daemon; /dev/lp* and /dev/parport* are group
lp. daemon is in group lp but for some reason that wasn't good
enough. changing the devices to group daemon (as in rh6.2)
"fixed" the problem (enabled printing). I don't understand why
the default group setup didn't work, though.