Samba mount configuration verification

mounting a server via samba. Am I doing it right? Prerequisites (I think this is all): sudo apt install cifs-utils fstab: //SMBserver/path /local/path/ cifs seal,vers=3.1.1,sec=ntlmsspi,_...

Ask Ubuntu
No access on cifs shares from printers

Many consumer network printers offer the possibility to share the inserted SD Card in a network. While the more advanced (business) printers allow to configure a remote directory where scans are wr...

Ask Ubuntu
Still randomly seeing some #DataCorruption while writing from linux 6.18.6-061806-generic cifs client to a Synology DS420+ over 5GHz wifi
mount options:
//NAS/Archives /media/archives cifs vers=3.1.1,cache=strict,credentials=/home/me/credentials,uid=1000,gid=1000
#linux #cifs

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

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.

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