| | |
WinXP, RH9, Samba, and Printing
![]() |
•
•
Join Date: Jan 2004
Posts: 5
Reputation:
Solved Threads: 0
Setup:
RedHat 9 running Samba, Windows XP Professional connecting successfully to the RH box.
I can map a drive from Windows to RH, but cant print to the RH box. Here's my smb.conf file:
***
[root@home salvatore]# cat /etc/samba/smb.conf
; /etc/smb.conf
;
; Make sure and restart the server after making changes to this file, ex:
; /etc/rc.d/init.d/smb stop
; /etc/rc.d/init.d/smb start
[global]
; Uncomment this if you want a guest account
; guest account = nobody
hosts allow = 192.168. 127.
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
log file = /var/log/samba-log.%m
lock directory = /var/lock/samba
share modes = yes
printing = cups
[homes]
comment = Home Directories
browseable = no
read only = no
create mode = 0750
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes
[printers]
comment = All Printers
path = /var/spool/samba
public = yes
guest ok = yes
printable = yes
use client driver = yes
browseable = yes
read only = no
***
Obviously, the template for this file was taken from cscgal's primer on samba, but I cannot seem to print properly.
The printer is an HP Photosmart 7260, and works perfectly from the RH box. I can browse it from the Win box, and even have it set up as a printer there. I DLed the drivers from HP, and can view the properties of the printer from the Windows control panel. All print jobs spool, but never make it to the printer.
Where can I begin troubleshooting this?
Thanks in advance.
RedHat 9 running Samba, Windows XP Professional connecting successfully to the RH box.
I can map a drive from Windows to RH, but cant print to the RH box. Here's my smb.conf file:
***
[root@home salvatore]# cat /etc/samba/smb.conf
; /etc/smb.conf
;
; Make sure and restart the server after making changes to this file, ex:
; /etc/rc.d/init.d/smb stop
; /etc/rc.d/init.d/smb start
[global]
; Uncomment this if you want a guest account
; guest account = nobody
hosts allow = 192.168. 127.
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
log file = /var/log/samba-log.%m
lock directory = /var/lock/samba
share modes = yes
printing = cups
[homes]
comment = Home Directories
browseable = no
read only = no
create mode = 0750
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes
[printers]
comment = All Printers
path = /var/spool/samba
public = yes
guest ok = yes
printable = yes
use client driver = yes
browseable = yes
read only = no
***
Obviously, the template for this file was taken from cscgal's primer on samba, but I cannot seem to print properly.
The printer is an HP Photosmart 7260, and works perfectly from the RH box. I can browse it from the Win box, and even have it set up as a printer there. I DLed the drivers from HP, and can view the properties of the printer from the Windows control panel. All print jobs spool, but never make it to the printer.
Where can I begin troubleshooting this?
Thanks in advance.
Drivers perhaps? Also, don't forget to disable the firewall for your windows machine if you haven't done that.
http://samba.mirror.ac.uk/samba/docs...html#id2927201 for drivers.
Also, found a step by step for ya here
http://samba.mirror.ac.uk/samba/docs...html#id2927201 for drivers.
Also, found a step by step for ya here
My Home Away from Home: Yet Another Linux Blog
![]() |
Similar Threads
- Can't get samba to work! (*nix Software)
- Does Samba send deleted files to a recycle bin? (*nix Software)
- loging in to samba from a xp box (*nix Software)
- RH9 + XP + VMWare + Intel (*nix Software)
- Samba roaming profiles (*nix Software)
Other Threads in the *nix Software Forum
- Previous Thread: Dual boot xp and RH9...
- Next Thread: Windws -> Linux
| Thread Tools | Search this Thread |





