Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpfcso!hpfcdc!lienhart From: lienhart@hpfcdc.HP.COM (Bob Lienhart) Newsgroups: comp.sys.hp Subject: Re: lp can't print under hpux 7.0!!! Message-ID: <5570440@hpfcdc.HP.COM> Date: 5 Jul 90 17:28:56 GMT References: <360@cmic.UUCP> Organization: HP Ft. Collins, Co. Lines: 18 The following workaround should bring lp functionality back closer to 6.5. chown lp /usr/bin/lp chgrp bin /usr/bin/lp chmod 6555 /usr/bin/lp ll /usr/bin/lp should appear as follows: -r-sr-sr-x 1 lp bin 94208 Nov 22 1989 /usr/bin/lp This should have minimal impact on your spooling. The internal changes were to allow printing of files that you could read but did not own. This will of course break this added functionality in 7.0. But the impact should be minimal. This defect has been fixed in 8.0. Bob Lienhart