
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Passwordless_Samba_Share&amp;feed=atom&amp;action=history</id>
		<title>HOWTO: Passwordless Samba Share - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Passwordless_Samba_Share&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Passwordless_Samba_Share&amp;action=history"/>
		<updated>2013-05-26T00:07:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Passwordless_Samba_Share&amp;diff=18277&amp;oldid=prev</id>
		<title>Hatalar205 at 14:20, 29 October 2012</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Passwordless_Samba_Share&amp;diff=18277&amp;oldid=prev"/>
				<updated>2012-10-29T14:20:57Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{i18n| [[HOWTO: Passwordless Samba Share|en]] [[Tr:HOWTO: Passwordless Samba Share|tr]]}}&lt;br /&gt;
&lt;br /&gt;
You need drives with content you intend to share mounted with fstab, check the guide [http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Automount_ntfs_paritions_as_read/write here.]&lt;br /&gt;
&lt;br /&gt;
We need superuser access:&lt;br /&gt;
 su&lt;br /&gt;
&lt;br /&gt;
Open the samba config: &lt;br /&gt;
 nano /etc/samba/smb.conf&lt;br /&gt;
&lt;br /&gt;
Now change the line&lt;br /&gt;
&lt;br /&gt;
'''security = user'''&lt;br /&gt;
&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
'''security = share'''&lt;br /&gt;
&lt;br /&gt;
And add this line after it:&lt;br /&gt;
&lt;br /&gt;
'''guest only = yes'''&lt;br /&gt;
&lt;br /&gt;
Now add your shared folders either GUI or by direct paths in smb.conf. By GUI, select your folder -&amp;gt; Properties -&amp;gt; Sharing and set it up there.&lt;br /&gt;
&lt;br /&gt;
Finally, restart samba.&lt;br /&gt;
&lt;br /&gt;
 /etc/init.d/samba restart&lt;/div&gt;</summary>
		<author><name>Hatalar205</name></author>	</entry>

	</feed>