[Bug 268320] sysutils/bsdisks: unmounting exFAT/NTFS volume from file manager as non-root
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Dec 2022 22:04:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268320 Bug ID: 268320 Summary: sysutils/bsdisks: unmounting exFAT/NTFS volume from file manager as non-root Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: arrowd@FreeBSD.org Reporter: flurry123@gmx.ch Assignee: arrowd@FreeBSD.org Flags: maintainer-feedback?(arrowd@FreeBSD.org) Hi, my system is FreeBSD 13.1 Release, Xfce 4.16, Thunar 4.16.11 and bsdisks 0.27. Mounting and unmounting UFS or FAT formatted USB sticks with Thunar works fine as non-root. But as soon as I use NTFS or exFAT formatted sticks, unmounting is impossible as a normal user. Thunar says: "Operation not permitted." And in this case Thunar always shows two entries in locations, one for /dev/da1 and one for /dev/da1p1. My workaround so far: open a terminal, become root and unmount the file system. If I start an Xfce session with root privileges, unmounting NTFS/exFAT sticks with Thunar works. Maybe the reason for this behavior is the usage of fusefs, but I'm not sure. -- You are receiving this mail because: You are the assignee for the bug.