Howdy, Just a quick little comment on the smbprint example filters included with the samba docs. I was having a little bit of trouble getting network printing working with either of the example filters. I found that I needed to add a short pause between the "print -" command and the cat. So it ended up looking like: echo "print -" sleep 2 cat ) | /usr/bin/smbclient "//$server/$service" $password -U $server -N -P >> $logfile I don't know why I needed that, but it fixed the problem. Just wondering if it's been happening to anyone else. David -- Don't tell me I'm burning the candle at both ends -- tell me where to get more wax!! - David Clarke <gadicath@yahoo.com> | David Clarke <s3353950> GPG Fingerprint : 869B 53DD 5E80 E1F0 93F6 9871 0508 0296 5957 F723