Permission issues on Ubuntu (possibly related to previous Netatalk?) #1835
Unanswered
cliffbeall
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Were you using ACLs with Netatalk previously? Try looking at how the file systems are mounted in fstab. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is on a Dell Precision T5610. It is on its 3rd OS, previously had run Bio-Linux 8 (Ubuntu 14.04) and then Ubuntu MATE 18.04. It has two external RAID drives that have ext4 partitions. In the first two Linux configurations the drives were shared with Macs on a LAN using Netatalk. For various reasons, we no longer need sharing of this data.
I recently did a fresh install of Ubuntu MATE 24.04. As I had done in the previous transition, I created the same account name and id number as in the previous two systems. However I now get permission denied for the external drives, for commands including cd or ls. If I use sudo the commands work and I can see the files and directories are owned by the user and id I expect. I can create new directories and chown them (using sudo) and still get permission denied for the owning account.
Does Netatalk modify the disks in some way that would affect permissions globally? If so is it is easily reversible? Should I just install Netatalk on the new Ubuntu, even though I don't need to share the files?
Thanks so much for any help.
Beta Was this translation helpful? Give feedback.
All reactions