I upgraded to SME 6.0 from 5.6 a couple of days ago.
I have problems with printing (OK from the beginning and after one day stopped working, rebooted sever and client, during half a day it worked on-and off, but not anymore).
I installed CUPS according to Roberts how-to, set it up with raw since I have 3 windows XP computer to my network right now, synchronized, everything OK, printed test page OK, I can't se any problems in logs. Purpose for installing CUPS was to try and solve the problem.
In winXP I added an new printer, I browsed for the printer and I saw it attached to my server, I installed my windowsXP driver for HP 930c.
When I try printing a test page in windows XP nothing happens. In Printers & fax there is a message that the HP930C is not accessible.
I have looked in my smb.conf and it says:
Printer admin = admin
load printers = yes
printing = cups
[printers}
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[print$}
comment = Printer drivers
path =/home/e-smith/files/samba/printers
guest ok = yes
browsable = yes
writable = yes
use client driver = yes
I've got a feeling it has something to do with user rights.
Suggestions, please.

/Chrille