Article 4R8Y1 Udisk2 assigning UID/GID of 1023 to anything mounted by user

Udisk2 assigning UID/GID of 1023 to anything mounted by user

by
brendan_orr
from LinuxQuestions.org on (#4R8Y1)
I'm having issues trying to figure this one out:

I can mount USB flash media from within Thunar or Dolphin from my regular user just fine. However when I try to eject/unmount it fails with operation not permitted. When looking at the mount point it somehow has the ownership of 1023:1023 (so, not an actual user or group on this system). I can't find any worthwhile occurance of '1023' anywhere in /etc. Then only thing I changed from my slackware64 14.2 install from the configuration side was I added a udev rule to mount all media in /media instead of /run/media/[username] with this udev rule:
Code:ENV{ID_FS_USAGE}=="filesystem", ENV{UDISKS_FILESYSTEM_SHARED}="1"I've added my user to the 'disks' and 'plugdev' groups and have tried adding Code:, GROUP="disks" to the above rule without any luck.

Any ideas?latest?d=yIl2AUoC8zA latest?i=iyXmD89YX2Y:fNvmddKpEFc:F7zBnMy latest?i=iyXmD89YX2Y:fNvmddKpEFc:V_sGLiP latest?d=qj6IDK7rITs latest?i=iyXmD89YX2Y:fNvmddKpEFc:gIN9vFwiyXmD89YX2Y
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments