Permissions issue on Fedora with separate home partition
Posted
by Tres
on Super User
See other posts from Super User
or by Tres
Published on 2010-06-09T14:45:06Z
Indexed on
2010/06/09
14:53 UTC
Read the original article
Hit count: 184
I am running Fedora 12 and I've setup a partition separate from my root partition to keep shared files and home directories.
Now, I've been having permission issues where it says the user cannot chdir into their home directory (/files/home/*). Now, I fixed this originally by chmodding / to 0755 and the home directories also to 0755. And yes, the user is the owner:group of their home directory.
Now get this, I didn't change a thing, rebooted, everything still works. Great, right? I boot the server up a day later, and now same ol issue. This is a home server that wasn't on at all at any point in between the working state and non-working state. Also, nothing else was modified.
Any ideas?
Thanks!
© Super User or respective owner