Printing to WinME via CUPS and Samba

Jerry Feldman gaf at blu.org
Sun Jun 22 11:34:17 EDT 2003


On 22 Jun 2003 11:11:58 -0400
Stephen Anthony <steve at stephencanthony.com> wrote:

> I have samba and cups installed on the linux box, and can mount
> windows shares without problem. I have made sure the printer is shared
> as well.
> 
> I added the printer via the cups web admin tool, and when trying to
> print a test page, cups thinks things worked fine; no obvious errors
> in access_log or error_log (error_log shows filters pstops, pstoraster
> and rastertoprinter being applied).
Here are some of my settings from /etc/samba/smb.conf
# CUPS is the current SuSE Linux default printing system.
	printing = CUPS
	printcap name = CUPS
[printers]
	comment = All Printers
	path = /var/tmp
# Make printers accessible without user authentication.
;	guest ok = yes
	printable = yes
	create mask = 0600
	browseable = no

Make sure that your path (path = /var/spool/samba) is writable. That
could be your problem. 


-- 
Jerry Feldman <gaf at blu.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.blu.org/pipermail/discuss/attachments/20030622/100e998b/attachment.sig>


More information about the Discuss mailing list