Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2509

System and Network configuration • samba configuration

$
0
0
After a lot of trial and error I think I found how to enable and configure Samba. Still, my Windows 11 pc will not connect to the share?

Installed Samba on my Debian pc.
I created a folder /mnt/Muziek and made it r/w.
I opened and edited the smb.conf file by adding the following to the end of the file:

path = /mnt/Muziek
browseable = yes
writable = yes
read only = no

guest ok = yes

I did not change anything else.
Saved the file and restarted Samba.
I can not connect to the share?

I issued the command smbclient -L localhost -N to find if I am in the correct WORKGROUP and the answer I get is
SMB1 disabled --no workgroup available?

Can somebody tell me where I go wrong?

Statistics: Posted by audiolover — 2024-06-14 08:06 — Replies 1 — Views 66



Viewing all articles
Browse latest Browse all 2509

Trending Articles