Displaying 1 result from an estimated 1 matches for "9000hns".
Did you mean:
20000ns
2003 Dec 19
2
Printing OK on 98, "Access denied" on XP Pro
...smb.conf------------
[global]
workgroup = jwu
netbiosname = pvd-dat-60
security = share
dns proxy = No
wins server = <IP redacted>
# printcap name = /etc/printcap
printing = sysv
disable spoolss = Yes
#[temp]
# path = /tmp
# read only = Yes
# guest ok = Yes
[pvdpar03lz02]
comment = HP 9000hns
path = /var/spool/samba
printable = Yes
browseable = Yes
guest ok = Yes
# read only = Yes
use client driver = yes
-----------End of smb.conf---------------
(The temp section was to test whether things worked before. I will actually delte those lines when I solve this problem. I commented ou...