{"id":7612,"date":"2026-01-31T12:31:56","date_gmt":"2026-01-31T18:31:56","guid":{"rendered":"https:\/\/www.logikalsolutions.com\/wordpress\/?p=7612"},"modified":"2026-01-31T12:31:57","modified_gmt":"2026-01-31T18:31:57","slug":"samba","status":"publish","type":"post","link":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/","title":{"rendered":"A Samba Share on Manjaro"},"content":{"rendered":"\n<p>Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. The latest rounds of frustration come from the fact they should have never supported Ubuntu Snaps. <a href=\"https:\/\/thenewstack.io\/oh-snap-security-holes-found-in-linux-packaging-system\/\">Snaps are insecure<\/a>. Because of that insecurity Manjaro had to add apparmor. That gets us back to the classic issue with Manjaro. Developers behind the distro always view conflicts between packages as &#8220;someone else&#8217;s problem.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Creating Your Share<\/h2>\n\n\n\n<p>I had a spare 4TB drive (left over from my TNAS upgrade to 14TB drives, so it is old with a lot of miles on it) that I stuck in this HP EliteDesk i7-gen6 machine. I created a share out there just to have a place to park extra backup copies of the sequel for <a href=\"https:\/\/twentyoftwo.com\/\">this book<\/a>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.twentyoftwo.com\/images\/final%20epub%20cover.jpg\" alt=\"\" style=\"aspect-ratio:0.6250021876476662;width:253px;height:auto\"\/><\/figure>\n<\/div>\n\n\n<p>So, the first part is easy.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"593\" height=\"219\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-10-59-43.png\" alt=\"\" class=\"wp-image-7614\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-10-59-43.png 593w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-10-59-43-300x111.png 300w\" sizes=\"(max-width: 593px) 100vw, 593px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/linux-distros-that-suck-at-multiple-hard-drives\/\">Most Distros Suck at Multiple Drives<\/a><\/h2>\n\n\n\n<p>This reality adds to the frustration most end users have with Linux. A segment of &#8220;the community&#8221; deemed it dangerous for Linux distros to <em>just work<\/em> out of the box. Why, there could be a virus or something on those <em>other drives<\/em>. We can&#8217;t just add them to FSTAB so they automount! Isn&#8217;t every Linux user editing and building their own kernel every week?<\/p>\n\n\n\n<p>Quit listening to all of those so-called experts telling you not to use \/mnt. That&#8217;s what it is there for. <\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo mkdir \/mnt\/Data\nsudo chown roland:roland \/mnt\/Data\nsudo chmod g+rwx \/mnt\/Data\nsudo chmod a+rwx \/mnt\/Data<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">mkdir<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">chown<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">roland:roland<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">chmod<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">g+rwx<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">chmod<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">a+rwx<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Hey, this is my machine. I&#8217;m the only one that works in the office. I don&#8217;t want to chase my tail over permissions issues when I&#8217;m only storing daily backup copies of a book or four I&#8217;m writing. Nuclear launch codes would be a different matter. What I didn&#8217;t tell you up front was the 4TB drive already had the Samba share and files. This machine was previously running CachyOS until an &#8220;update&#8221; from CachyOS royally pooched the system. I needed a slightly more nuclear approach to things.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo chown -R roland:roland \/mnt\/Data\nsudo chmod -R 755 \/mnt\/Data\/SambaShare<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">chown<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-R<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">roland:roland<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">chmod<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-R<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #F8F8F8\">755<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data\/SambaShare<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Now, you have to either be a command line grunt or have installed Gnome Disks.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"995\" height=\"553\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-16-03.png\" alt=\"\" class=\"wp-image-7616\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-16-03.png 995w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-16-03-300x167.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-16-03-768x427.png 768w\" sizes=\"(max-width: 995px) 100vw, 995px\" \/><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-17-08.png\" alt=\"\" class=\"wp-image-7617\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-17-08.png 900w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-17-08-300x200.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-17-08-768x512.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/figure>\n<\/div>\n\n\n<p>The command line grunt has to know what \/dev designation goes with what drive. With Gnome Disks you don&#8217;t. What you want is the UUID found near the bottom of the above image for the &#8220;extra&#8221; drive.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"1001\" height=\"310\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-20-50.png\" alt=\"\" class=\"wp-image-7618\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-20-50.png 1001w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-20-50-300x93.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-20-50-768x238.png 768w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" \/><\/figure>\n<\/div>\n\n\n<p>Note the last line of fstab. I manually added it via <\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo nano \/etc\/fstab<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">nano<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/etc\/fstab<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>You need everything after \/mnt\/Data assuming you created \/mnt\/Data as your mount point.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>\/dev\/disk\/by-uuid\/b99637e4-e684-4d67-bb32-aa2e1f5c0c5c \/mnt\/Data auto nosuid,nodev,nofail,x-gvfs-show 0 0<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">\/dev\/disk\/by-uuid\/b99637e4-e684-4d67-bb32-aa2e1f5c0c5c <\/span><span style=\"color: #9DB1C5\">\/mnt\/Data<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">auto<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">nosuid,nodev,nofail,x-gvfs-show<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #F8F8F8\">0<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #F8F8F8\">0<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>You can use either UUID= with the id or you can use the full path as I did. Both work. Do not forget the x-gvfs-show at the end. That&#8217;s what lets it show up in your file managers.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"319\" height=\"163\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-35-18.png\" alt=\"\" class=\"wp-image-7619\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-35-18.png 319w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-35-18-300x153.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">Before you reboot<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo pacman -Syu smbclient gvfs gvfs-smb samba --needed\nsudo modprobe cifs\nhostnamectl<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">pacman<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-Syu<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">smbclient<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">gvfs<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">gvfs-smb<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">samba<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--needed<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">modprobe<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">cifs<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">hostnamectl<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>If cifs isn&#8217;t installed you need to install it as well. Make certain your static hostname is 15 characters or less.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"506\" height=\"363\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-49-33.png\" alt=\"\" class=\"wp-image-7620\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-49-33.png 506w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-49-33-300x215.png 300w\" sizes=\"(max-width: 506px) 100vw, 506px\" \/><\/figure>\n<\/div>\n\n\n<p>Otherwise you will get a warning when you test your Samba configuration because Windows duth sucketh at networking. To fix it<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo hostnamectl set-hostname Manjaro-i7-gen6\nsudo nano \/etc\/hosts<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">hostnamectl<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">set-hostname<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">Manjaro-i7-gen6<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">nano<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/etc\/hosts<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Of course, use your own hostname. Then you have to fix it in \/etc\/hosts as well.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The .conf<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo nano \/etc\/samba\/smb.conf<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">nano<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/etc\/samba\/smb.conf<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Add a section much like below.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"398\" height=\"213\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-54-24.png\" alt=\"\" class=\"wp-image-7621\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-54-24.png 398w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-11-54-24-300x161.png 300w\" sizes=\"(max-width: 398px) 100vw, 398px\" \/><\/figure>\n<\/div>\n\n\n<p>The externally visible name of your share goes in []. <em><strong>Do not forget to edit valid users adding the username(s) you wish to have access<\/strong><\/em>. If your username isn&#8217;t in that list you cannot access. Exit and save.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly> sudo testparm \/etc\/samba\/smb.conf<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\"> sudo <\/span><span style=\"color: #9DB1C5\">testparm<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/etc\/samba\/smb.conf<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>If you pooched anything in a really bad way the above test will tell you.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Firewall<\/h2>\n\n\n\n<p>Manjaro pretty much demands you run a firewall with Samba. <\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo pacman -Syu firewalld\nsudo systemctl enable --now firewalld\nip address\nnmcli device show | grep IP4.ROUTE\nsudo firewall-cmd --permanent --zone=\"home\" --list-services\nsudo firewall-cmd --permanent --zone=\"public\" --list-services\nsudo firewall-cmd --permanent --zone=\"home\" --add-source=\"10.0.0.0\/24\"\nsudo firewall-cmd --permanent --zone=\"home\" --add-service=\"samba\"<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">pacman<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-Syu<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">firewalld<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">systemctl<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">enable<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--now<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">firewalld<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">ip <\/span><span style=\"color: #9DB1C5\">address<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">nmcli <\/span><span style=\"color: #9DB1C5\">device<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">show<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #F97583\">|<\/span><span style=\"color: #B392F0\"> grep <\/span><span style=\"color: #9DB1C5\">IP4.ROUTE<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">firewall-cmd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--permanent<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--zone=<\/span><span style=\"color: #FFAB70\">&quot;home&quot;<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--list-services<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">firewall-cmd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--permanent<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--zone=<\/span><span style=\"color: #FFAB70\">&quot;public&quot;<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--list-services<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">firewall-cmd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--permanent<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--zone=<\/span><span style=\"color: #FFAB70\">&quot;home&quot;<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--add-source=<\/span><span style=\"color: #FFAB70\">&quot;10.0.0.0\/24&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">firewall-cmd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--permanent<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--zone=<\/span><span style=\"color: #FFAB70\">&quot;home&quot;<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">--add-service=<\/span><span style=\"color: #FFAB70\">&quot;samba&quot;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>How intuitive!<\/p>\n\n\n\n<p>You get the IP address to use for source in line 7 from the oh so self-explanatory line 4.<\/p>\n\n\n\n<p>Samba will not work properly without avhi.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>systemctl enable avahi-daemon.service avahi-daemon.socket avahi-dnsconfd<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">systemctl <\/span><span style=\"color: #9DB1C5\">enable<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">avahi-daemon.service<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">avahi-daemon.socket<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">avahi-dnsconfd<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">You are not a user yet<\/h2>\n\n\n\n<p>Probably need to reboot at this point. I don&#8217;t remember how many times and places I rebooted.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo groupadd -r sambashare\nsudo gpasswd sambashare -a roland\nsudo smbpasswd -a roland<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">groupadd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-r<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">sambashare<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">gpasswd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">sambashare<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-a<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">roland<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">smbpasswd<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-a<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">roland<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Samba server has its own user and password database. Your local machine account may be Fred, but you could choose to access the Samba share as Ethyl. Whatever sparks your powder.<\/p>\n\n\n\n<p>Reboot now and try to map your share from a Windows computer.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">I don&#8217;t have access privileges<\/h2>\n\n\n\n<p>Yeah. Depending on the version of Manjaro you are using, you can&#8217;t get there from here. You can find the service but Windows gags trying to display the contents. This is a problem caused by the <\/p>\n\n\n\n<pre class=\"wp-block-verse has-text-align-center\">Nah ma yob man<\/pre>\n\n\n\n<p>mentality of the distro developers. Other distros realize apparmor is a serious monkey wrench in the gears of life. They include scripts to configure apparmor if Samba server is installed. Nah ma yob man. You will spend days chasing your tail trying to fix the permissions. Most users switch to a different distro at this point. You installed Manjaro so you could surf the web and check email without Microsoft&#8217;s constant privacy invasion; you don&#8217;t have any desire to work on the Linux kernel, write device drivers, or develop low level firmware. You choose to move on.<\/p>\n\n\n\n<p>The inexcusable decision to allow Unbuntu snaps to run on Manjaro is what screwed this pooch. The gaping security issues with snaps mandates the use of <a href=\"https:\/\/apparmor.net\/\">apparmor<\/a>.  <\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo nano \/etc\/apparmor.d\/usr.sbin.smbd<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">nano<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/etc\/apparmor.d\/usr.sbin.smbd<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Underneath the HOMEDIRS line add two lines with the full path to your Samba share directory.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"383\" height=\"102\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-12-27-52.png\" alt=\"\" class=\"wp-image-7622\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-12-27-52.png 383w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/Screenshot-from-2026-01-31-12-27-52-300x80.png 300w\" sizes=\"(max-width: 383px) 100vw, 383px\" \/><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-Deja-Vu-Mono.ttf\" style=\"font-size:.875rem;font-family:Code-Pro-Deja-Vu-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#b392f0;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#1f1f1f\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#b392f0;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>sudo aa-enforce \/usr\/sbin\/smbd\nsudo apparmor_parser -r \/etc\/apparmor.d\/usr.sbin.smbd\nsudo aa-status<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki min-dark\" style=\"background-color: #1f1f1f\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">aa-enforce<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/usr\/sbin\/smbd<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">apparmor_parser<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">-r<\/span><span style=\"color: #B392F0\"> <\/span><span style=\"color: #9DB1C5\">\/etc\/apparmor.d\/usr.sbin.smbd<\/span><\/span>\n<span class=\"line\"><span style=\"color: #B392F0\">sudo <\/span><span style=\"color: #9DB1C5\">aa-status<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>You <em>should<\/em> be able to connect now. Most likely have to delete the previous mapping attempt though.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. The latest rounds of frustration come from the fact they should have never supported Ubuntu Snaps. Snaps are insecure. Because of that insecurity Manjaro had to add apparmor. That gets us back to the classic issue with Manjaro. Developers behind the distro always view conflicts between packages as &#8220;someone else&#8217;s problem.&#8221; Creating Your Share I had a spare &hellip; <a title=\"A Samba Share on Manjaro\" class=\"bnm-read-more\" href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/\"><span class=\"screen-reader-text\">A Samba Share on Manjaro<\/span>Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":7613,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1309,3],"tags":[2343,53,1900,1899],"class_list":["post-7612","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-experience","category-information-technology","tag-apparmor","tag-linux","tag-manjaro","tag-samba","bnm-entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>A Samba Share on Manjaro &#8211; Logikal Blog<\/title>\n<meta name=\"description\" content=\"Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. . .\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A Samba Share on Manjaro &#8211; Logikal Blog\" \/>\n<meta property=\"og:description\" content=\"Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. . .\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/\" \/>\n<meta property=\"og:site_name\" content=\"Logikal Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-31T18:31:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-31T18:31:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/manjaro-logo-png_seeklogo-392616.png\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"seasoned_geek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"seasoned_geek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/\"},\"author\":{\"name\":\"seasoned_geek\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\"},\"headline\":\"A Samba Share on Manjaro\",\"datePublished\":\"2026-01-31T18:31:56+00:00\",\"dateModified\":\"2026-01-31T18:31:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/\"},\"wordCount\":875,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\"},\"image\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/manjaro-logo-png_seeklogo-392616.png\",\"keywords\":[\"apparmor\",\"Linux\",\"Manjaro\",\"Samba\"],\"articleSection\":[\"Experience\",\"Information Technology\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/\",\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/\",\"name\":\"A Samba Share on Manjaro &#8211; Logikal Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/manjaro-logo-png_seeklogo-392616.png\",\"datePublished\":\"2026-01-31T18:31:56+00:00\",\"dateModified\":\"2026-01-31T18:31:57+00:00\",\"description\":\"Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. . .\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/manjaro-logo-png_seeklogo-392616.png\",\"contentUrl\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/manjaro-logo-png_seeklogo-392616.png\",\"width\":600,\"height\":600,\"caption\":\"Manjaor Logo\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/samba\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A Samba Share on Manjaro\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/\",\"name\":\"Logikal Blog\",\"description\":\"For people with attention spans longer than a Tweet\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\",\"name\":\"seasoned_geek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\",\"caption\":\"seasoned_geek\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\"},\"description\":\"Roland Hughes started his IT career in the early 1980s. He quickly became a consultant and president of Logikal Solutions, a software consulting firm specializing in OpenVMS application and C++\\\/Qt touchscreen\\\/embedded Linux development. Early in his career he became involved in what is now called cross platform development. Given the dearth of useful books on the subject he ventured into the world of professional author in 1995 writing the first of the \\\"Zinc It!\\\" book series for John Gordon Burke Publisher, Inc. A decade later he released a massive (nearly 800 pages) tome \\\"The Minimum You Need to Know to Be an OpenVMS Application Developer\\\" which tried to encapsulate the essential skills gained over what was nearly a 20 year career at that point. From there \\\"The Minimum You Need to Know\\\" book series was born. Three years later he wrote his first novel \\\"Infinite Exposure\\\" which got much notice from people involved in the banking and financial security worlds. Some of the attacks predicted in that book have since come to pass. While it was not originally intended to be a trilogy, it became the first book of \\\"The Earth That Was\\\" trilogy: Infinite Exposure Lesedi - The Greatest Lie Ever Told John Smith - Last Known Survivor of the Microsoft Wars When he is not consulting Roland Hughes posts about technology and sometimes politics on his blog. He also has regularly scheduled Sunday posts appearing on the Interesting Authors blog.\",\"sameAs\":[\"https:\\\/\\\/theminimumyouneedtoknow.com\"],\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/author\\\/seasoned_geek\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A Samba Share on Manjaro &#8211; Logikal Blog","description":"Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. . .","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/","og_locale":"en_US","og_type":"article","og_title":"A Samba Share on Manjaro &#8211; Logikal Blog","og_description":"Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. . .","og_url":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/","og_site_name":"Logikal Blog","article_published_time":"2026-01-31T18:31:56+00:00","article_modified_time":"2026-01-31T18:31:57+00:00","og_image":[{"width":600,"height":600,"url":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/manjaro-logo-png_seeklogo-392616.png","type":"image\/png"}],"author":"seasoned_geek","twitter_card":"summary_large_image","twitter_misc":{"Written by":"seasoned_geek","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#article","isPartOf":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/"},"author":{"name":"seasoned_geek","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842"},"headline":"A Samba Share on Manjaro","datePublished":"2026-01-31T18:31:56+00:00","dateModified":"2026-01-31T18:31:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/"},"wordCount":875,"commentCount":0,"publisher":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842"},"image":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#primaryimage"},"thumbnailUrl":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/manjaro-logo-png_seeklogo-392616.png","keywords":["apparmor","Linux","Manjaro","Samba"],"articleSection":["Experience","Information Technology"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/","url":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/","name":"A Samba Share on Manjaro &#8211; Logikal Blog","isPartOf":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#primaryimage"},"image":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#primaryimage"},"thumbnailUrl":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/manjaro-logo-png_seeklogo-392616.png","datePublished":"2026-01-31T18:31:56+00:00","dateModified":"2026-01-31T18:31:57+00:00","description":"Manjaro is one of the better Arch based Linux distributions, but it has notorious frustrations with Samba. . .","breadcrumb":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#primaryimage","url":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/manjaro-logo-png_seeklogo-392616.png","contentUrl":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2026\/01\/manjaro-logo-png_seeklogo-392616.png","width":600,"height":600,"caption":"Manjaor Logo"},{"@type":"BreadcrumbList","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/samba\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.logikalsolutions.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"A Samba Share on Manjaro"}]},{"@type":"WebSite","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#website","url":"https:\/\/www.logikalsolutions.com\/wordpress\/","name":"Logikal Blog","description":"For people with attention spans longer than a Tweet","publisher":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.logikalsolutions.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842","name":"seasoned_geek","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r","url":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r","caption":"seasoned_geek"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r"},"description":"Roland Hughes started his IT career in the early 1980s. He quickly became a consultant and president of Logikal Solutions, a software consulting firm specializing in OpenVMS application and C++\/Qt touchscreen\/embedded Linux development. Early in his career he became involved in what is now called cross platform development. Given the dearth of useful books on the subject he ventured into the world of professional author in 1995 writing the first of the \"Zinc It!\" book series for John Gordon Burke Publisher, Inc. A decade later he released a massive (nearly 800 pages) tome \"The Minimum You Need to Know to Be an OpenVMS Application Developer\" which tried to encapsulate the essential skills gained over what was nearly a 20 year career at that point. From there \"The Minimum You Need to Know\" book series was born. Three years later he wrote his first novel \"Infinite Exposure\" which got much notice from people involved in the banking and financial security worlds. Some of the attacks predicted in that book have since come to pass. While it was not originally intended to be a trilogy, it became the first book of \"The Earth That Was\" trilogy: Infinite Exposure Lesedi - The Greatest Lie Ever Told John Smith - Last Known Survivor of the Microsoft Wars When he is not consulting Roland Hughes posts about technology and sometimes politics on his blog. He also has regularly scheduled Sunday posts appearing on the Interesting Authors blog.","sameAs":["https:\/\/theminimumyouneedtoknow.com"],"url":"https:\/\/www.logikalsolutions.com\/wordpress\/author\/seasoned_geek\/"}]}},"_links":{"self":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts\/7612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/comments?post=7612"}],"version-history":[{"count":1,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts\/7612\/revisions"}],"predecessor-version":[{"id":7623,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts\/7612\/revisions\/7623"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/media\/7613"}],"wp:attachment":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/media?parent=7612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/categories?post=7612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/tags?post=7612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}