Guido Lorenzutti wrote:
Hi people, I need to print via samba to a cups, but not with the point
'n' print feature.
I made this work on the old version of samba, 2.x.x. But in 3.x.x it
just dosen't work.
Any ideas?

Tnxs in advance.


Well, I will give to the list the answer.

stop the samba
stop the winbindd (if you have one)
delete the /var/lib/samba/ntprinters.tdb (if you have it there)
remove all of the printers share, except the:

[printers]
       comment = All Printers
       path = /tmp
       read only = No
       create mask = 0777
       guest ok = Yes
       printable = Yes
       browseable = No


Don't use the cupsaddsmb! And it will work.

Thanks.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to