Greetz
I searched some older threads first and decided from them to post a new thread since automounting seems both in flux and some conflicts may exist between different parts of the system.
I have some disks that I only access rarely so unfortunately I don't know when this occurred or what changed. All I know is that an NTFS partition, labeled HUGE_NT, used to be accessible by me as the sole user of this box, both as root and as user.
Now, not only can only root and not user access it, but root can't seem to change permissions on it. I've tried
Code:
chown user:group -R /media/HUGE_NT
and yet the root:root permissions persist, and stubbornly resist becoming user:group.
What has control over these permissions and how is it that root can't alter them, at least within the /media directory?
EDIT: What may be worse is that when user tries to access the partition a window pops up asking for
unspecified permission... that is to say it does not ask for root password or user password, just authentication, and both passwords fail. Frustrating.