ardian
10-13-2003, 12:09 PM
I cant't print from xp computers to my redhat 7.3 box printers anymore. I can login from xp to linux computer and see the shared directories and printers but when I try to print from notepad I recieve the message "A StartDocPrinter call was not issued". At the begining I was able to print perfectly and i didn't make any major change till then just installed and started telnet services in my linux box. I can still print from linux box to the local printers but not from the net. My smb.conf file looks like this if that can help
# Global parameters
[global]
workgroup = NET
netbios name = NET
server string = Samba Server
encrypt passwords = Yes
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*success fully*
unix password sync = Yes
log file = /var/log/samba/%m.log
max log size = 50
os level = 33
preferred master = True
domain master = True
dns proxy = No
hosts allow = 192.168.10. 127.
printing = lprng
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775
[printers]
comment = All Printers
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
read only = No
guest ok = Yes
[HPLaserJ]
path = /var/spool/samba
read only = No
printable = Yes
printer name = HPLaserJ
oplocks = No
[HP4550]
path = /var/spool/samba
read only = No
printable = Yes
printer name = HP4550
oplocks = No
Please can someone help me with that. I'm new in linux and i am becoming affectionated with it but I have to restart to xp every two minutes for my friends to print.
# Global parameters
[global]
workgroup = NET
netbios name = NET
server string = Samba Server
encrypt passwords = Yes
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*success fully*
unix password sync = Yes
log file = /var/log/samba/%m.log
max log size = 50
os level = 33
preferred master = True
domain master = True
dns proxy = No
hosts allow = 192.168.10. 127.
printing = lprng
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0664
directory mask = 0775
[printers]
comment = All Printers
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
read only = No
guest ok = Yes
[HPLaserJ]
path = /var/spool/samba
read only = No
printable = Yes
printer name = HPLaserJ
oplocks = No
[HP4550]
path = /var/spool/samba
read only = No
printable = Yes
printer name = HP4550
oplocks = No
Please can someone help me with that. I'm new in linux and i am becoming affectionated with it but I have to restart to xp every two minutes for my friends to print.