lpd problems on Sun UNIX 4.2 Release 3.5

Matt Crawford matt at oddjob.uchicago.edu
Tue Mar 7 09:56:16 AEST 1989


A confident guess:

Change "#!/bin/csh -f" to "/bin/csh -fb".  I bet the filter is being
invoked from a setuid program which does not reset its real and effective
uids to the same value.  Thus, as far as csh knows, it is being invoked
for a setuid script.

	Matt Crawford



More information about the Comp.sys.sun mailing list