cups & windows printing I have Salck V10 setup to print through cups.
All seems OK, no problems to set up my HP 960c.
Now I want to share the printer on the network.
I can see the Slack box OK, & can access files.
I have setup the printer in webmin, with samba, all seems OK except I can't
print.
I get access denied on the printer in windows.
Can anybody help? I have been trying to set the printer up since V9.
I have added my smb.conf file.
Thanks in advance
Lez
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2004/09/01 19:24:19
# Global parameters
[global]
workgroup = MYGROUP
netbios name = SLACK
server string = Samba Server
null passwords = Yes
log file = /var/log/samba.%m
max log size = 50
dns proxy = No
path = /var/spool/samba
read only = No
guest ok = Yes
printer name = hp960c
[homes]
comment = Home Directories
browseable = No
[printers]
comment = All Printers
valid users = les, lp, doreen, tv
printable = Yes
browseable = No
[doc]
path = /docs
[hp]
read only = Yes
printable = Yes
default devmode = Yes
[tmp]
path = /tmp
[all]
comment = Salck10
path = /
read only = Yes
[hprint]
path = /tmp
guest ok = No
printable = Yes
printer name = hprint |