I am trying to setup a print server on a fedora 3 platform using samba.
Windows xp sp2 correctly recognises the printer but a test document does not get printed
The follwing ports are open on the firewall: 137:udp, 139:tcp, 445:tcp
smb.config printers section looks like this
[printers]
�����comment = All Printers
�����valid users = phill
�����path = /var/spool/samba #has read/write/execute permissions for all users
�����browseable = no
�����public = no
�����printable = yes
�
Where should I look next?
You don't state, but I assume you can print OK from linux directly? What printer sub-system are you using? Is there anything in the logs? (/var/log/samba/* /var/log/[printer|lpd|messages] etc)
-- Tony Green <[EMAIL PROTECTED]>
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
