Is there any Linux distribution/flavour where access by file manager works with SMB/CIFS connection and can authenticate?

GNOME on Ubuntu 24 fails.
Dolphin KDE/KIO on Debian 12/13/Testing fails.

And now?

#Linux #SMB #CIFS #Windows #fp #FollowerPower

Wondered why my images folder is so huge. Turns out there's a hidden .recycle folder used by Samba/CIFS to act as network level trash bin. You know… in case someone deletes something from a network share by accident.

So all the time I was freeing up space on purpose I ended up with an additional copy on the remote fs 😩

* I use the F-Droid app SMBSync2 to backup my images from the smartphone automatically to my local network share.

#smb #cifs #fdroid

We have a set of #CIFS #DFS servers in Europe and in America. The clients in Europe expect to automatically mount on the European DFS server, the ones in America in on the American DFS server.

Which works fine on Linux servers joined to the domain, using mount.cifs. If you define everything correctly that is (ad_site in /etc/sssd/sssd.conf, the networks in AD etc).

And still we had Linux servers being slow and getting data from the European DFS server, while others stayed on the American DFS server.... Unmount and mount didn't resolve it. Wireshark showed "Yes it tries the American one... And then moves to the European one!".

At the end, it was a DFS caching issue on the Linux servers: /proc/fs/cifs/dfscache showed the target to be to the EU server.

echo 0 > /proc/fs/cifs/dfscache, then remount, and all was fine again!

Another check in #nagios !

So now I have a Storage Box from #Hetzner mounted to a PBS VPS as a #CIFS mount. This thing works faster than I expected, without issues so far. Will see how it goes.

Also, 1TB for € 3.20 is quite a good price. Cheaper than #Backblaze. And I can mount that storage to #HomeAssistant as a backup target as well.

#Proxmox #Backup #OffsiteBackups #ProxmoxBackupServer #homelab

#FritzBox #Wireguard #CIFS

Falls mal jemand damit Probleme hat, könnte es helfen, auf den WireGuard Einstellung der FritzBox die Option für NetBios zu aktivieren.

Sử dụng NAS như lưu trữ gắn mạng thay vì máy chủ. Người dùng gặp vấn đề khi sử dụng NFS và SMB/CIFS, nhưng đã giải quyết được với tùy chọn "noserverino". #NAS #NetworkAttachedStorage #LưuTrữGắnMạng #NFS #SMB #CIFS #MáyChủ #LưuTrữ #Tech #CôngNghệ #IT

https://www.reddit.com/r/selfhosted/comments/1pfn44d/using_a_nas_as_a_network_attached_storage_instead/

MB-Freigaben in Linux systemweit mounten: Warum dein NAS-Ordner im Programm fehlt und wie du ihn fixierst

Ich erkläre, wie man NAS-Ordner mounten kann, wenn sie in bestimmten Programmen fehlen.

#GVFS #CIFS #SMB #Linux

https://gnulinux.ch/mb-freigaben-in-linux-systemweit-mounten

SMB-Freigaben in Linux systemweit mounten: Warum dein NAS-Ordner im Programm fehlt und wie du ihn fixierst

Ich erkläre, wie man NAS-Ordner mounten kann, wenn sie in bestimmten Programmen fehlen.

GNU/Linux.ch

quicktipp #107: On modern Linux you don't necessarily need Samba to create a SMB share. The Kernel now has its own SMB3 server (KSMBD).

Note: This needs a kernel >= 5.15 and compiled with CONFIG_SMB_SERVER. Ubuntu 24.04+ ships it.

If you are in Red Hat land: This is currently disabled in Fedora and EL10 (for EL9 the kernel would be too old anyways), so you'd need to build kernel + usermode tools yourself.

#linux #samba #smb #cifs #storage #windows #nas #windows11 #kernel #ubuntu #fedora

Możliwe zdalne wykonanie kodu w module ksmbd w Linuksie

W świecie usług są takie, które przewidziane są do publicznej ekspozycji oraz takie, które nie powinny być widoczne „ze świata”. Nie oznacza to jednak, że bezpieczeństwo tych drugich może umykać naszej uwadze. Na szczęście wiedział o tym badacz Nicholas Zubrisky z Trend Research, który poinformował o znalezieniu krytycznej luki w...

#WBiegu #Cifs #Ksmbd #Linux #Podatność #Rce #Smb

https://sekurak.pl/mozliwe-zdalne-wykonanie-kodu-w-module-ksmbd-w-linuksie/

Możliwe zdalne wykonanie kodu w module ksmbd w Linuksie

W świecie usług są takie, które przewidziane są do publicznej ekspozycji oraz takie, które nie powinny być widoczne „ze świata”. Nie oznacza to jednak, że bezpieczeństwo tych drugich może umykać naszej uwadze. Na szczęście wiedział o tym badacz Nicholas Zubrisky z Trend Research, który poinformował o znalezieniu krytycznej luki w...

Sekurak

A question for systemd users:

I have a --user mount unit for a cifs network share. The unit fails with an error that there is no corresponding entry in fstab. I thought mounts were supposed to be a sort of hotplug for fstab ?

I have very little experience in this so I may be totally off the mark. In this case, any reading/links you could point me to would be very helpful.

A quick mount-on-login has turned into a typical systemd nightmare T_T

#network #systemd #sysadmin #netowrkadmin #cifs