Bug#934160: nfs-common: Umask ignored, all files created world-writable on NFS

2019-10-05 Thread Cédric
+1 QUIRK: In order to reliably disable NFS 4.2 on *server* side; in /etc/systemd/system/nfs-server.service.d/nfs-version.conf # Disable NFS 4.2 # FIX: umask ignored (files created world-writable) when using NFS 4.2 (on top of ZFS) # BUG: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934160

Bug#934160: nfs-common: Umask ignored, all files created world-writable on NFS

2019-08-07 Thread John Goerzen
Package: nfs-common Version: 1:1.3.4-2.5 Severity: grave Tags: security Justification: user security hole I have an NFS client and server both running Debian. I recently upgraded them both to buster. I discovered today that the regular process umask has been ignored on my nfs mounts since the up