I setup a small server with Linux and WIndows client. CUPS is up and running and I can print from the FC4 workstation to the printer. I cannot find in all the threads the solution, so I appreciate every help from the community. THanks
SAMBA is setup as well and I can access from my WINDOWS box to the defind share.
Though what I am not able to is to setup SAMBA that it allows me to print from my WINDOWS box via the FC4 server to the printer.
Following some extracts
smb.conf
...
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[HP_LJ_1100]
comment = HP_LJ_1100
path = /var/spool/samba
writeable = yes
printable = Yes
printer name = HP_LJ_1100
use client driver = Yes
oplocks = No
share modes = No
Thanks for your help