Just added per-operation authentication checks to chunkd. If the
authentication user does not own an object, they cannot GET or DELETE
it. LIST only shows objects owned by the authenticated user (making the
<Owner> tag a bit redundant).
The newly added 'auth' test verified that this works, in the process
exercising some error handling paths for the first time. Bugs were fixed.
All this was just pushed out to git.kernel.org, so it should show up soon.
CLD also needs authentication checks, and an ACL framework.
Jeff
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html