I have a personal folder /a/b on the server with permission 700. I don't want others to list the contents in /a/b. The owner of /a is root.
Now I need to open the full authorities of directory /a/b/c to all users.
I changed the permission of /a/b/c to 777 but it is still inaccessible for others.