<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zbrozek</id>
	<title>Manjaro - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zbrozek"/>
	<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php/Special:Contributions/Zbrozek"/>
	<updated>2026-04-05T18:23:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Using_Samba_in_your_File_Manager&amp;diff=21293</id>
		<title>Using Samba in your File Manager</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Using_Samba_in_your_File_Manager&amp;diff=21293"/>
		<updated>2021-02-11T16:39:20Z</updated>

		<summary type="html">&lt;p&gt;Zbrozek: Fix typo &amp;quot;Samaba&amp;quot; --&amp;gt; &amp;quot;Samba&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Accessing SMB Shares from the File Manager=&lt;br /&gt;
&lt;br /&gt;
Dolphin is capable of mounting smb file shares without needing any additional packages.  All other file managers require installing the package {{ic|gvfs-smb}}.  This is present by default in most Manjaro editions but if you need to install it you can so with:&lt;br /&gt;
 pamac install gvfs-smb&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing Files from the File Manager=&lt;br /&gt;
&lt;br /&gt;
The following will guide you through setting up user sharing with Samba so that you can use your file manager to share folders.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Depending on which file manager you use there are different packages to install.  Please reference the appropriate section for your file manager.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The {{ic|manjaro-settings-samba}} package will install a basic config and enable the file sharing services.  The whole process is nicely automated.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Nemo - Cinnamon===&lt;br /&gt;
&lt;br /&gt;
 pamac install nemo-share manjaro-settings-samba&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Nautilus - Gnome/Budgie===&lt;br /&gt;
&lt;br /&gt;
 pamac install nautilus-share manjaro-settings-samba&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Caja - MATE===&lt;br /&gt;
&lt;br /&gt;
 pamac install caja-share manjaro-settings-samba&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Thunar - XFCE===&lt;br /&gt;
&lt;br /&gt;
 pamac install thunar-shares-plugin-gtk3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Dolphin - KDE/plasma===&lt;br /&gt;
&lt;br /&gt;
 pamac install samba kdenetwork-filesharing manjaro-settings-samba&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Finishing Up==&lt;br /&gt;
&lt;br /&gt;
Once you have installed the required packages for your file manager you should '''reboot''' to start the services and let the group changes take effect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Troubleshooting=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==User Accounts==&lt;br /&gt;
&lt;br /&gt;
If you are getting permission denied when connecting to a new share, one common cause of this is that samba does not have access to Linux user passwords by default.  To remedy this, create a samba password for your user account:&lt;br /&gt;
 &lt;br /&gt;
 sudo smbpasswd -a theusername&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will create a password for the user.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==User Doesn't have Rights to Create Shares==&lt;br /&gt;
&lt;br /&gt;
If you get an error that you don't have rights to create shares ensure that you user account has been added to the [[System_Maintenance#Groups|group]] sambashare.  After modifying groups it is required to logout for the changes to take effect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Firewall==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are getting &amp;quot;connection denied&amp;quot; errors make sure you have allowed access through your firewall.  See [[Firewalls|the firewall wiki article]] for more details.&lt;br /&gt;
&lt;br /&gt;
=See Also=&lt;br /&gt;
* The [https://www.samba.org/ Samba Project]&lt;br /&gt;
* The [https://wiki.archlinux.org/index.php/Samba Arch Wiki] Samba Page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents Page]]&lt;/div&gt;</summary>
		<author><name>Zbrozek</name></author>
	</entry>
</feed>