From: Werner Gold (gold@wpfx01.physik.uni-wuerzburg.de)
Date: 09/29/93


From: gold@wpfx01.physik.uni-wuerzburg.de (Werner Gold)
Subject: cannot pipe to lpr
Date: 29 Sep 1993 16:10:12 GMT

I am not able to do this on a remote host:

cat filename | rsh linuxbox /usr/bin/lpr

If I do "rlogin linuxbox" it requests a password, even though I set up
a .rhosts file.

Some days ago I posted to c.o.l.admin an article named "SECURITY HOLE in SLS"

I realized that rshd did not correctly check the shadow password file.
Is this a similar problem?

Werner