Help with Samba share?
Setting up Samba share manjaro kde
[HowTo] Minimal configuration for Manjaro Samba share
[root tip] [How To] Basic Samba Setup and Troubleshooting - #8 by linux-aarhus - Tutorials - Manjaro Linux Forum
Videos
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
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.
Hey Everyone,
I am having problems watching videos over a network-connection. I have Manjaro Gnome installed on my laptop and I am trying to access my Mac Mini server (Running MacOS Big Sur) over SMB Protocol to watch videos / movies (streaming) on VLC. When I try to open a video on a network-share via smb / VLC, I get the following error message:
VLC is unable to open the MRL โsmb://pc_name/directory/Scrubs%20-%20S03E02.aviโ
What I am trying to understand:
-
Is a problem with the smb password / authentication (also i donโt think so) - I have set my SMB password inside VLC preferences with no improvements.
-
All my other devices (Apple Laptops, Windows Laptops, Phones, etc.) can access the Mac Mini server and play videos without ANY issues.
When I copy the file (also over SMB) locally to my laptop, I can then play the video in VLC with NO issues.
So this makes me think it is a SMB / connection issue to the Mac Mini Server, and ONLY with Manjaro, and no other devices.
If anyone has any ideas / feedback / advice, it would be greatly appreciated. Thanks for any help you cam provide!
When I try to remove Samba, which I do not use in my stand-alone Manjaro KDE installation, I get the following message: "could not satisfy dependencies:- removing samba breaks dependency 'samba' required by kdenetwork-filesharing".
Why is it required, and can I change the file dependency so I can remove Samba?