Did you just modify lpd.perms? If so, did you restart lpd?
What does the samba log have to say about attempts by regular users to
delete jobs?
Could this be a windows problem? What happens when you try to delete jobs
from the samba server?
Joel
On Mon, Jan 14, 2002 at 10:55:33AM +0100, Tylski Lukasz
wrote:>
> Hi there,
>
> I'm running samba 2.2.2 as domain, file and print server. The problem
is
> that when print jobs sent by one user cannot be removed from queue by
> another user. Only administrator is able to do that. Here is more info
about
> files:
>
> lpd.perms:
>
> DEFAULT ACCEPT
>
> smb.conf
> ...
> [printers]
> comment = All Printers
> path = /var/spool/lpd
> printable = Yes
> print command = /usr/bin/lpr -U%U -J'%J' -P%p -r %s
> lpq command = /usr/bin/lpq -U%U -P%p
> lprm command = /usr/bin/lprm -U%U -P%p %j
> lppause command = /usr/bin/lpc hold %p %j
> lpresume command = /usr/bin/lpc release %p %j
> queuepause command = /usr/bin/lpc -P%p stop
> queueresume command = /usr/bin/lpc -P%p start
> browseable = No
>
> Can somebody help me with this ?
>
> Regards,
>
> Lukasz Tylski
>