Displaying 1 result from an estimated 1 matches for "dm8".
Did you mean:
dm
2003 Nov 09
3
logging print jobs
RedHat7.3, kernel2.4.18-17.7.x, samba 2.2.6-1 from samba.org binary
download.
I have been given the task of logging everything which is printed on my
samba server. I thought I would test this out on a pdf printer I'm using
with samba. I enter the following line for the print command.
%u has printed %s from %m to %p at %T >> /tmp/smbprintlog &&
/usr/bin/printpdf %s
The