Hy
New to Endeavour, I trying to connect my NAS using samba on Dolphin
After 3hours of trying, I’m losing hope
Here my smb.conf ( I need to create one because I don’t have one initially in the folder)
And i think something is wrong inside or not, don’t known
[global]
workgroup = WORKGROUP
security = user
map to guest = bad user
wins support = no
dns proxy = no
[public]
path = /home/sleepy
guest ok = yes
force user = nobody
browsable = yes
writable = yes
Here the config i took for someone
In the firewall, i see the ip adress for my nas and his protocol, so I set a exception for it
But still saying “ not connected”
And when I try this command smbclient -L hostname -U%
I have this error: tree connect failed: NT_STATUS_ACCESS_DENIED
I have started samba service and avahi service and set up a exception for samba in the firewall using a command
Noting I don’t have this file for avahi:
/etc/systemd/dnssd/smb.dnssd and even the folder dnssd
Samba is actually working and running because In dolphin → network → SMB files, I see my computer but not my NAS
Sorry is my way of writing is a mess, I trying to have the maximun of informations
Thanks for your help

