LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-21-2005, 04:03 PM   #1
phillips321
Member
 
Registered: Jan 2005
Location: Newport, WALES
Distribution: SuSE
Posts: 74

Rep: Reputation: 15
Sharing my printer with windows...


hi guys,

I have a HP 1220c printer, i have set this up in print manager and im able to use it for ptinting.

What i would like to do is share it on my network so that windows machienes can see it.

How do i go about doing this?

In the settings i have selected make this printer advailable and i have selected all hosts. what do i do now?

On the windows machine when i click add printer then search network it doesn't seem to find anything.

Please help, im desperate

Cheers guys
 
Old 01-21-2005, 05:01 PM   #2
phillips321
Member
 
Registered: Jan 2005
Location: Newport, WALES
Distribution: SuSE
Posts: 74

Original Poster
Rep: Reputation: 15
come on guys, someone has gotta be willing to help me
 
Old 01-21-2005, 08:21 PM   #3
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
You share with windows boxes by setting up samba. Lots of stuff on that here.
 
Old 01-21-2005, 09:20 PM   #4
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
You will need to configure Samba, but I don't know if Fedora has a graphical tool for Samba/printing configuration.

You can take a look at Using Samba, 2nd Edition for a brief overview of Samba.
http://www.oreilly.com/catalog/samba2/book/toc.html

To configure network printing, you will need to edit /etc/samba/smb.conf.
Once you have finished editing the conf file, you must restart Samba in order for the changes to take effect.
Here is a sample Samba conf
Code:
#======================= Global Settings =====================================
[global]
        workgroup = TUX-NET

        os level = 38
        local master = Yes
        preferred master = Yes
        domain master = Auto
        wins support = Yes
        dns proxy = No

        time server = Yes
        unix extensions = Yes
        encrypt passwords = Yes
        map to guest = Bad User

        printing = CUPS
        printcap name = CUPS
        load printers = No

        log file = /var/log/samba/%m.log
        max log size = 1000

        socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY

#============================ Share Definitions ==============================
[homes]
        comment = Home Directories
        valid users = %S
        browseable = No
        read only = No
        create mask = 0640
        directory mask = 0750

[printers]
        comment = All Printers
        path = /var/tmp
        printable = Yes
        create mask = 0600
        browseable = No
 
Old 02-26-2006, 12:56 PM   #5
netcrawl
Member
 
Registered: Jan 2004
Location: British Columbia
Distribution: Slackware64-current, aarch64
Posts: 220

Rep: Reputation: 141Reputation: 141
You don't need Samba if your Windows boxes are Win2000 or XP... you can just configure CUPS.
Check out the section on "Windows 2000 and Windows XP to Linux" at http://wiki.archlinux.org/index.php/...ndows_to_Linux
 
Old 02-26-2006, 07:31 PM   #6
doublejoon
Member
 
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370

Rep: Reputation: 44
yup just share the printer via IPP. Windows understands IPP
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sharing windows printer irvken Linux - Networking 3 10-11-2004 04:03 PM
Printer sharing Linux to Windows Celettu Linux - Networking 0 07-20-2004 11:26 AM
Sharing Printer between Windows and Linux trihai44100 Mandriva 8 11-17-2003 05:55 PM
Printer sharing with Windows and Solaris puzz_1 Linux - Newbie 3 06-04-2003 07:53 PM
Linux-windows Printer sharing NGraphiX Linux - Networking 2 08-19-2002 08:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration