[Samba] Printer publishing
Martin Zielinski
mz at seh.de
Thu Aug 2 09:41:19 GMT 2007
Hello,
Please make sure, you have
printing = cups
printcap name = cups
also in your smb.conf.
When you have added a printer with cups, you could either restart your
samba processes (/etc/init.d/samba restart - or something like that) or
send them a signal to re-read the configuration.
killall -1 smbd
should do that.
Bye,
Martin
Stephane ARMANET schrieb:
> Hello list
>
> I use a samba (version 3.0.14) PDC and Cups (1.2.7) for sharing
> printers with windows clients.
>
> When I create a new printer in Cups i have to wait a long time (abour 20
> minutes) to see the printer in Samba's sharing
>
> Here is my Print sectin of the smb.conf
>
> [printers]
> path = /tmp
> print ok = yes
> browseable = yes
> printable = yes
> printer admin = @users, root
>
>
> [print$]
> path = /drivers/
> public = yes
> writeable = yes
> write list = @users, root
>
>
> Does anyone can help me ??
>
> Thanks
>
More information about the samba
mailing list