From: Wolfgang M. <wol...@ex...> - 2012-06-13 09:42:06
|
> I have a collection /db/organizations owned by admin and group dba, but with > world readable permissions (rwxr-x-r--). If you have read, but not execute rights on /db/organizations, you will see the collection if you list /db, but you should not be able to change into that collection and see it's contents. Just like on a Unix system, you need the execute permission to change into the collection and do anything inside. I think this is the correct behavior. Wolfgang |