Re: External USB HD/partition ownership issue quirk and fix
I'm sorry, but my 'gut' tells me that the behavior I've described concerning how the system handled access to these USB HDs is wrong.
It should not matter one whit who tries to access the USB HD. The only thing that should matter is whether the user accessing the USB HD has the permissions to do so - belongs to the group allowing access to pluggable devices. That implies that ownership of the device is dynamic, changing with each authorized user who accesses it. However, ownership of data on the device is static. Data that shows ownership of paulaul can't be accessed/managed by user john:john unless john also belongs to group paul. This is how Linux works with data.
I just wonder if my having these USB HDs plugged in all the time, and so present to the system when the laptop is booted, is affecting how they are managed. Easy enough to test. I'll just reformat the 60GB drive with GParted and then disconnect it before rebooting the laptop. Once logged in, I'll plug it in and see if the ownership is reflected as paul:root - which I say it should be.
I'm sorry, but my 'gut' tells me that the behavior I've described concerning how the system handled access to these USB HDs is wrong.
It should not matter one whit who tries to access the USB HD. The only thing that should matter is whether the user accessing the USB HD has the permissions to do so - belongs to the group allowing access to pluggable devices. That implies that ownership of the device is dynamic, changing with each authorized user who accesses it. However, ownership of data on the device is static. Data that shows ownership of paulaul can't be accessed/managed by user john:john unless john also belongs to group paul. This is how Linux works with data.
I just wonder if my having these USB HDs plugged in all the time, and so present to the system when the laptop is booted, is affecting how they are managed. Easy enough to test. I'll just reformat the 60GB drive with GParted and then disconnect it before rebooting the laptop. Once logged in, I'll plug it in and see if the ownership is reflected as paul:root - which I say it should be.
Comment