|
For everything to work as it should, you need to have three things:
-
A Samba smbd that is compiled against libcups (check
on Linux by running
ldd `which smbd'
).
-
A Samba-smb.conf setting of
printing = cups.
-
Another Samba smb.conf setting of
printcap = cups.
|
|