My samba start working again I disabled Apparmor by sudo systemctl disable apparmor I found solution on this thread for some user it’s working by editing apparmor in /etc/apparmor.d/local/usr.sbin.smbd but for me it worked by completely disabling it. Answer from Char on forum.manjaro.org
🌐
Manjaro Linux
forum.manjaro.org › contributions › tutorials
[root tip] [How To] Basic Samba Setup and Troubleshooting - Tutorials - Manjaro Linux Forum
March 20, 2024 - Difficulty: ★★☆☆☆ What is SAMBA Samba is the standard Windows interoperability suite of programs for Linux and Unix. What can you learn from this? This document from my notepad is intended as a help to setup simple client connection to home NAS and simple file sharing from your Manjaro ...
🌐
Reddit
reddit.com › r/manjarolinux › samba no longer installable on latest manjaro (gnome)
r/ManjaroLinux on Reddit: Samba no longer installable on latest manjaro (gnome)
April 21, 2021 -

I can't install samba or nautilus-share extension to locally share the folders though official repos. It was a widely used feature. It seems like pacman doesn't include those packages now. I recently noticed the missing SHARE section onnautilus > Rightclick> folder> properties and thought it was a samba issue. Then I realised samba is no longer present in my system. When I looked up, on the wiki. pamac install nautilus-share manjaro-settings-samba( both are present on official repos only) it still says to install nautilus-share via pacman (which includes samba as a dependency). But pacman/pamac doesn't seem to get any packages from the servers. They still show 404 error. I already tried refreshing the mirrors list.

🌐
Reddit
reddit.com › r/manjarolinux › help with samba share?
r/ManjaroLinux on Reddit: Help with Samba share?
October 2, 2024 -

Hello All,

I configured Samba as usual following the arch wiki, but i'm stuck.

I can see the folders but i cant access them on my Windows 11 machine.

Here's my Samba conf file:

Where am i doing it wrong??

GNU nano 8.2 smb.conf

[global]

workgroup = MANJARO

server string = Manjaro Samba Server

server role = standalone server

log file = /var/log/samba/log.%m

max log size = 50

guest account = nobody

map to guest = Bad Password

min protocol = SMB2

max protocol = SMB3

[Disk2]

path = /mnt/sdb/Disc2

public = yes

writable = yes

printable = no

[Disk1]

path = /mnt/sdc1/Disc1

public = yes

writable = yes

printable = no

SMB and NMB Services are running i checked it.

Tips? Thanks in advance

🌐
Manjaro Linux
forum.manjaro.org › support › network
Samba share names not working - Network - Manjaro Linux Forum
October 13, 2022 - I want to share music & video folders so that various devices/OS’s on my home network can access it for file sharing. I have done this with raspberrypi & it was quite easy & working well. I repeated the process with Manjaro so I installed samba & manjaro-settings-samba I checked the Samba section of Archwiki & also the samba setup help on this forum, I also set a samba user with the same user/pass as my system for convenience ~ but I’m at a loss why none of the shares (even the default print ...
Find elsewhere
🌐
Manjaro Linux
forum.manjaro.org › support › network
Samba stopped working after update - Network - Manjaro Linux Forum
September 19, 2020 - After a recent software update, Samba no longer works. Any help debugging this would be appreciated. Here is my /etc/samba/smb.conf file: [global] workgroup = WORKGROUP dns proxy = no log file = /var/log/samba/%m.log max log size = 1000 client min protocol = SMB2 server role = standalone passdb backend = tdbsam obey pam restrictions = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*passwor...
🌐
Manjaro
wiki.manjaro.org › index.php › Using_Samba_in_your_File_Manager
Using Samba in your File Manager - Manjaro
September 7, 2021 - Since samba 4.11.0 released on 2019-09-17, the very old Windows NT protocol is disabled by default because of serious security issues, so if you connect to: ... Please upgrade these to the latest version and disable the NT1 protocol on these servers if not done automatically...
🌐
Manjaro Linux
forum.manjaro.org › support › network
Can't Connect to Samba share but I can SSH and I can connect to other shares - Network - Manjaro Linux Forum
March 12, 2024 - Hi. On my local network I have Windows PCs, Macs, and my main Manjaro workstation. I just built a second Manjaro machine (computer name is BEELINK2) and I cannot connect to any Samba share on that machine. I followed [root tip] [How To] Samba Server From Scratch I CAN SSH to BEELINK2 from any ...
🌐
Manjaro Linux
forum.manjaro.org › support › software & applications
SAMBA & SMB Services Problem Starting - Software & Applications - Manjaro Linux Forum
July 28, 2022 - When I type: sudo systemctl status samba.service    ~  sudo systemctl status samba.service  ✔ [sudo] password for m6bmgdipol…
🌐
Manjaro Linux
forum.manjaro.org › support › network
Samba not working unable to start the samba service - Network - Manjaro Linux Forum
March 7, 2024 - Help requested from Experts and advanced user’s, i am trying to connect my manjaro and mac laptops over network, for simple file sharing. i installed samaba on manjaro and edited the smb.conf file. to my dismay i just cant get samba service to start i am getting time out error, below are ...
🌐
Manjaro Linux
forum.manjaro.org › support › network
Samba share issuse - Network - Manjaro Linux Forum
September 19, 2020 - i there i have been trying to get windows 10 to accesses my share folder on a Manjaro KDE samba 4.12.3 and i keep geting the following error the specefied network password is not correct . this is my smb.conf file [global] workgroup = workgroup security = user server role = standalone server server min protocol = SMB2_10 client min protocol = SMB2 client max protocol = SMB3 [test share] path = /home/omar/testsh valid users = %s browsable = no read only = no folder permission is drwxrwxr-...
🌐
Manjaro Linux
forum.manjaro.org › support › network
Samba isn't working anymore - #23 by Char - Network - Manjaro Linux Forum
August 18, 2022 - My samba start working again I disabled Apparmor by sudo systemctl disable apparmor I found solution on this thread for some user it’s working by editing apparmor in /etc/apparmor.d/local/usr.sbin.smbd but for me it worked by completely disabling it.
🌐
Manjaro Linux Forum
archived.forum.manjaro.org › newbie corner
Samba share not working - Newbie Corner - Manjaro Linux Forum
October 4, 2017 - Hi, I am fairly new to Manjaro.only been using it since few weeks <3.I came across a problem when trying to set up samba share. I previously used Kubuntu 17.04 and setting up samba server is very easy from dolphin mana…
🌐
Manjaro Linux
forum.manjaro.org › support › network
Samba failed to start, fresh install manjaro - Network - Manjaro Linux Forum
December 2, 2022 - Hello, im new to manjaro, just installed yesterday i tried to print to a printer on the windows network on workplace, it shows this error https://paste.pics/63628f0452bef595414f72b426891fbe i tried to start samba service https://paste.pics/80c923f53f5358150e8c7ad6c933347d output of samba status https://paste.pics/7b3645c6c7be91ee18e98fe8f89163eb i tried solution to start smbd and nmbd service https://paste.pics/50582fd1749a689bbffe2037dc5bf249 contents in smb.conf [global] workgrou...