Displaying 1 result from an estimated 1 matches for "pipman".
Did you mean:
lipman
2003 Jul 14
0
Network printing HP 843C over Samba
...I've got Samba set up and that is working fine with various shares that I've set up. I've
finally managed to get CUPS set up with the HP 843C.
But, I can not get any of the windows boxes to print to this printer.
In my samba smb.cnf file I have the following:
[
[global]
workgroup = PIPMANS
encrypt passwords = yes
[homes]
browseable = no
map archive = yes
[printer843C]
printable = yes
print command = /usr/bin/lpr -r %s
printer = LP_Mamad
printing = CUPS
read only = yes
guest ok = yes
[test]
comment = For testing only, please
browseable = yes
read only = no
guest ok = yes
valid users...