Fwd: Re: [Samba] Domain with public shares
Dale Schroeder
dale at BriannasSaladDressing.com
Thu Aug 9 15:17:44 GMT 2007
From your message, I'm not totally certain at which point you're
getting the access denied message, but make sure that /home/spool is
world-writable.
If the access denied message occurs while running the add printer wizard
(the [print$] share), make sure that the user has the privilege to run
the wizard.
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#id364498
A good print server howto using CUPS available at:
http://blog.aplpi.com/index.php/2007/03/
Dale
samba-list wrote:
> Still having trouble with the printers.
> I can browse the printers, but after running through the "Add printer"
> wizard the status of the printer is "Access denied" :-(
>
> Her is my printers section:
>
> [printers]
> comment = Network Printers
> printer admin = @"Print Operators"
> guest ok = yes
> printable = yes
> path = /home/spool/
> browseable = No
> read only = Yes
> print command = /usr/bin/lpr -P%p -r %s
> lpq command = /usr/bin/lpq -P%p
> lprm command = /usr/bin/lprm -P%p %j
> # print command = /usr/bin/lpr -U%U@%M -P%p -r %s
> # lpq command = /usr/bin/lpq -U%U@%M -P%p
> # lprm command = /usr/bin/lprm -U%U@%M -P%p %j
> # lppause command = /usr/sbin/lpc -U%U@%M hold %p %j
> # lpresume command = /usr/sbin/lpc -U%U@%M release %p %j
> # queuepause command = /usr/sbin/lpc -U%U@%M stop %p
> # queueresume command = /usr/sbin/lpc -U%U@%M start %p
>
>
More information about the samba
mailing list