This forum has been archived. All content is frozen. Please use KDE Discuss instead.

(HELP) Samba not sharing folders from NTFS filesystem.

Tags: None
(comma "," separated)
fmpanda
Registered Member
Posts
9
Karma
0
I've a dual boot setup Kubuntu 20.04 and Windows 10.
With Kubuntu 20.04 I'm trying to share some folders to my network via Lan/Wlan.
So that I can easily access them from my Android and Windows machine. But I'm facing a problem.
When I'm sharing folders from my /home directory. It's working. But when I'm trying to share folders from NTFS drive.
Samba does not sharing those folders.


Here's my process:
1. Installed samba
2. Created a samba user by sudo smbpasswd -a ishan (ishan is the username)
3. Enabled samba with sudo systemctl enable smbd nmbd
4. Start samba by sudo systemctl start smbd nmbd
5. Then just goto /mnt/media and Right-Click to Videos folder then goto properties and share.
Image

But this Shared-Folder does not appearing to my network.
When I try to access this machine from Windows and Android. It only shows print$ folder.
When I run smbstatus, that video folder is not showing in the list.
How to fix it ???
fmpanda
Registered Member
Posts
9
Karma
0
Found the solution:
I've added this line to the [global] section of /etc/samba/smb.conf file .
Code: Select all
usershare owner only = false

Now it looks like this:
Image
If anyone still facing the same problem then add this two lines to /etc/samba/smb.conf file:
Code: Select all
usershare owner only = false
client min protocol = NT1

You can also use: client min protocol = CORE

System I'm using.
Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-28-generic
OS Type: 64-bit


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], lockheed, Sogou [Bot], Yahoo [Bot]