I have Mandriva 2008 installed and am attempting to get my printer shared with the Windows systems using Samba. I've done this since sometime back in the Mandrake 9.? days and have never had this much trouble. I did save a copy of my smb.conf from 2007 but that hasn't helped me, either as a replacement file or for comparing side-by-side.
I used the setup tools included in MCC and all looks good until I try to print. The Windows machines have no problem browsing all shares, including printers, and the printer install appears to go without any issues but when I attempt to print nothing happens and if I hover the mouse over the printer icon I see a message "unable to connect, access denied". My firewall is currently disabled on the server so I can't imagine why I get this message. I have also tried to fix this by using Samba-Swat but that hasn't helped me either. Here is a copy of my current smb.conf, anyone have any ideas what could be wrong? There are a couple mask entries in the printers section that I'm not familiar with.
Thanks,
Steve
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2007/12/08 08:09:12
[global]
dos charset = 850
unix charset = ISO8859-1
workgroup = DOO
netbios name =
server string = Samba Server %v
security = SHARE
map to guest = Bad User
log file = /var/log/samba/%m.log
max log size = 50
printcap cache time = 60
printcap name = cups
dns proxy = No
printing = cups
print command =
lpq command = %p
lprm command =
[vault]
comment = Media
path = /vault
read only = No
browseable = Yes
[scsever]
comment = Steve
path = /home/scsever
read only = No
browseable = Yes
[mrsever]
comment = Mechelle
path = /home/mrsever
read only = No
browseable = Yes
[printers]
comment = Printers
path = /var/spool/samba
read only = Yes
create mask = 0664
directory mask = 0775
guest ok = Yes
printable = Yes
browseable = No
[HP1020]
comment = HP1020
path = /var/spool/samba
read only = Yes
create mask = 0664
directory mask = 0775
guest ok = Yes
hosts allow = all
printable = Yes
printer name = HP1020
oplocks = No
share modes = No