Re: HP printer accessible from WindowsXP when using FC5 ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-09-07 at 15:33 -0400, William Case wrote:
> I tried Samba.  That is what took up most of my day yesterday.

Yea, somehow things got harder to setup in FC5. When I
genned FC5 from scratch, I tried to setup samba
from scratch as well using swat (which had worked
previously fairly easily), but I could never get
any public shares or printers to show up on
my Windows XP box. Eventually I tried substituting
my old FC4 smb.conf file, and everything worked
perfectly. Here's what seems to function for me
to let my LaserJet 6L show up on the Windows
network:

# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2006/09/04 10:16:43

[global]
	workgroup = WORKGRP
	server string = Samba Server
	security = SHARE
	null passwords = Yes
	log file = /var/log/samba/%m.log
	max log size = 50
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	printcap name = /etc/printcap
	dns proxy = No
	ldap ssl = no
	cups options = raw

[homes]
	comment = Home Directories
	read only = No
	browseable = No

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

[public]
	comment = Public Share on Zooty
	path = /zooty/public
	read only = No
	guest ok = Yes

[backupgrommit]
	comment = Network backup for grommit
	path = /backup/grommit
	read only = No
	guest ok = Yes

When I add printer on Windows XP, I tell it there is
a LaserJet 6L at the other end, so the "raw" cups
data will show up in the right format.

P.S. This is a local network behind a router with no open ports,
so don't all you crackers out there start salivating
at the prospect of a network to break into :-).


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux