Thread: User cannot access his own directories
hey,
have strange problem, user (only 1 except root) can not access 1 specific directory belongs them.
history:
i've mounted raid under /raid
fstab:
some day couldn't enter the /raid/backup directory normal user root , ls -la gave me empty folder, ls -lsa showed me right content. unmounted raid, ran fsck , remounted it. result ls -la showed me right content of /raid/backup root, if try cd /raid/backup permission denied folder has following rights:code:/dev/sdb1 /raid ext4 defaults 0 0
code:drw-rw-rw- 376 seaking seaking 36864 sep 16 14:20
a directory must executable user in order accessed.
so, try 'chmod 777 /raid/backup' add execute permissions. ls -al output should like:
code:drwxrwxrwx 376 seaking seaking 36864 sep 16 14:20
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] User cannot access his own directories
Ubuntu
Comments
Post a Comment