folders and files permission
Posted: Thu Nov 24, 2011 8:07 pm
i have some questions on how folders and files permissions work. say i have users directories outside 'protected' as below..
i do not want user B who does not have the rights, to access anything in user A directories. also, i do not want any person to access the directories directory via url links. basically i just want users to be able to access their own directories, and no one else. how can it be done?
thanks!
Code: Select all
users
-- usera
-- docs
-- userb
-- docs
protectedi do not want user B who does not have the rights, to access anything in user A directories. also, i do not want any person to access the directories directory via url links. basically i just want users to be able to access their own directories, and no one else. how can it be done?
thanks!