Re: Samba problems. Samba master fight with Linksys E4200 wireless router with storage ?

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

 



On Tue, 20 Sep 2011 18:17:23 -0600
linux guy wrote:

> Has anyone gotten Samba working from a virgin F15 install ?

Not exactly. I used to use the web interface to try and
set up samba on each install of a new fedora, but at some
point, I could no longer duplicate my working setup by
starting from scratch with the web interface. I never figured
out why, but since then, I've just been copying my old
/etc/samba/smb.conf file from one fedora to the next and
it keeps on working every time (but I only do file sharing,
no printer sharing, I use IPP from windows for network
printing). Here's my SWAT created file from 2006:

# 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
	guest account = tom

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

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

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

[video]
	comment = Video on Zooty
	path = /zooty/tmp/vid
	read only = No
	guest ok = Yes

[backupgrommit]
	comment = Network backup for grommit
	path = /backup/grommit
	read only = No
	guest ok = Yes
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux