I am trying to get file sharing to work on Fedora KDE 36. I have kdenetwork-filesharing and samba installed:
Package kdenetwork-filesharing-22.04.1-1.fc36.x86_64 is already installed.
Package samba-2:4.16.2-0.fc36.x86_64 is already installed.
I created “/home/$USER/Network”. If I right-click on that folder and go to PROPERTIES, I do have the SHARE tab. If I open the tab, I have a message that says:
You appear to not have sufficient permissions to manage Samba user shares.
can you edit/add the link to the reddit thread where the conversation took place?
also, can we get this added to the spin? i think kde neon handles this well when you click the share tab, it will help you set it up. if fedora is against having it all configured for you then the former way is a good compromise.
At quick glance, it looks like the last comment was on July of 2021 instead of July 21st, 2022. The 19/20/21 are the days, not the year. Given that this is only a few weeks old and not yet solved, we can keep discussing here.
for anyone using Nobara or any fedora spin which uses apparmor instead of selinux, check if apparmor is blocking stuff for samba.
The error that i got when i tried to share something via the kde share plugin is:
“net usershare add: cannot convert name “Everyone” to a SID. The transport connection is now disconnected…”
Have a look at your /var/log/audit/audit.log for any apparmor issues for samba/smb.
check if smb stuff is in enforcing mode in apparmor.
$sudo apparmor_status
if it is then set it to complain mode as a temp fix.
$sudo aa-enforce /etc/apparmor.d/usr.sbin.smbd
$sudo aa-enforce samba-dcerpcd samba-bgqd samba-rpcd samba-rpcd-classic samba-rpcd-spoolss