LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How can I print to a printer connected to a Windows XP machine? Other nebie questions (https://www.linuxquestions.org/questions/linux-networking-3/how-can-i-print-to-a-printer-connected-to-a-windows-xp-machine-other-nebie-questions-52774/)

powerismine 03-31-2003 07:47 PM

How can I print to a printer connected to a Windows XP machine? Other nebie questions
 
Hello All,
Okay here is the story. I have a Linux Slackware 9.0 box and a Windows Xp machine that I would like to share files and printers with. I have tried to configure the smb.conf file to suite my needs but it doesn't seem to work. Windows doesn't see me and I can't see it. The windows machine has a new HP PCS 750 Printer on it and I would like to print to it. I would also like to be able to play music files off of it and vise versa, I am going to post the smb.conf below

I am able to ping back and forth. This is the basic veiw from SWAT:

# Samba config file created using SWAT
# from 192.168.0.4 (192.168.0.4)
# Date: 2003/03/31 20:45:50

# Global parameters
[global]
workgroup = MSHOME
server string = Samba Server
encrypt passwords = Yes
ssl CA certDir = /etc/ssl/certs
log file = /var/log/samba.%m
max log size = 50
dns proxy = No
hosts allow = 192.168.0.4 ; 192.168.0.3 ; 192.168.0.7

[homes]
comment = Home Directories
read only = No

[kids]
comment = Adam And Amanda's Music Link
path = /music
valid users = kids
read only = No

[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No

[/music]
path = /music
guest ok = Yes

If anyone needs any more information just let me know.

chambsr 04-01-2003 06:34 AM

I think I've got a similar setup to yours, and I can print from my Linux box from the command line or KDE.

Here's how I did it:

I've got a original Epson Stylus Color on my WinXP Pro box, connected to the parallel port. I wanted to use this printer for output from my Linux box, running Debian Unstable. For printing purposes I have CUPS installed as my printing subsystem. Also, I used KDE's print management tool to set up the Linux side.

To set up the Windows side of this:

Right click My Network Places and click on Properties. Right click on Local Area Connection and click on Properties.

I have the following three drivers installed:
Client for Microsoft Networks
File and Printer Sharing for Microsoft Networks
Internet Protocol (TCP/IP)

If you don't have the File and Printer sharing installed, click the Install button and then click Service, and then click on File and Printer Sharing and then OK to add it to the list.

You then need to know the identification for this machine, so right click My Computer and click Properties. Click on the Computer Name tab and note the "Full Computer Name" and "Workgroup" entries.

Now open the Printers and Faxes folder (in the Start menu or by going through the Control Panel) and right click on the printer. Select "Sharing..." from the menu. On the Sharing tab select the "Share this printer" radio button, and then type in the share name.


Now for the Linux side:

I did this with KDE's printing management dialogs. Log into KDE as root. Open up the Control Center and then click on Peripherals and then Printers.

Click on the ADD icon and choose Add Printer/Class... and then click Next.

On the Backend Selection screen choose SMB shared printer (Windows) and click next. If you have the guest account enabled on the Windows box, click on the "guest account" checkbox, otherwise fill in the login name and password on this screen and click Next.

The next dialog is SMB Printer Settings. I have never gotten the "Scan" button to show me anything other than the workgroup name, so manually fill in the Workgroup and Server boxes using the info you recorded about the Windows box, and then put the share name for the printer in the Printer box, and click next.

Under "Printer Model Selection" choose your manufacturer and model number, and check off the "Postscript printer" button if that applies, and click Next.

On the next screen you may be able to choose between several drivers. Choose one for now, you can experiment later... and click Next.

This gets you to the Printer Test dialog. Run the test, change the driver settings, etc. until you like it.

The next dialog is Banner options, I don't print banners (only one user on this printer...)

The next dialog is Printer Quota settings -- I don't use those.

The next dialog is User Access Settings -- I don't use those.

The next dialog is General Information -- give this instance a name, fill in the location if you want, and change the description.

The last dialog just displays all your choices, and gives you the Finish button.

That's what worked for me!

powerismine 04-01-2003 10:54 AM

Still Not Workin
 
Okay I have 2 issues. The driver I need for the printer isn't listed. Also I can see the XP Machine (Gill) in the smb:///workgroup , but when I click on it I only get:

Couldn't display "smb://gill/", because no host "gill" could be found. Check that the spelling is correct and that your proxy settings are correct.

I am not sure what the deal is with that but it is p%^sin me off. :D

I am still not able to my Linux machine from the XP's network.

Help Please

I am able to see my files when I look under smb://rich/

powerismine 04-01-2003 10:54 AM

Still Not Workin\
 
I know the windows side of things and the network settings should be fine. But ya never know.

monkeymartin 04-02-2003 07:42 PM

Gnome is great their is a network server tab just click it and everything is their. I can share files with all the different windows machines in class.

You just have to make sure you have shared the files on the xp machine

if it asks for a password just put anything


All times are GMT -5. The time now is 04:04 PM.