Re: rant: cifs utterly screwed in fedora 18

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

 



On 01/25/2013 04:21 AM, Tom Horsley wrote:
Now, please use this rant as motivation to prove I'm
wrong by posting a tested, working, smb.conf file that
provides a read/write windows file share which requires
no credentials prompt on the windows box.

Fine. I tested the configuration that follows. It is the default configuration plus two settings, map to guest and guest ok on the appropriate share. The Windows client that I tested did not prompt me for any password.

First, though:
http://fedoraproject.org/wiki/Mailing_list_guidelines#Be_Courteous

There's not nearly enough of this. Remember that you are asking for help from people who have no obligation to help you. Please behave like an adult and avoid abusive tone when addressing people who have done you no wrong.

[global]
	workgroup = MYGROUP
	log file = /var/log/samba/log.%m
	max log size = 50
	security = user
	passdb backend = tdbsam
	map to guest = Bad User

[test]
	comment = test
	path = /srv/test
	browseable = yes
	writable = yes
	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
Have a question? Ask away: http://ask.fedoraproject.org


[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