Displaying 1 result from an estimated 1 matches for "00113ec7".
1999 Aug 25
0
Printing with samba + lpr
...samba server. The only
problem that remains is that lpr (or lpq perhaps?) doesn't
clean up in /tmp after printing. I've tried to find the
problem by debugging smbd with strace (with -f) to find
out what really happens. This is the only "error" i found
when searching after 'lpq.00113ec7' in my strace.out.
chmod("/tmp/lpq.00113ec7", 0666) = -1 EPERM (Operation not permitted)
I couldn't locate any attempts to remove it so I really don't
know what's wrong since there aren't any parameters that
I have forgotten to pass along with lpq (like -r for...