I've used skip_unauthorized with objectValues in a DTML method to hide folders that a user is not authorized to see and that works great. But how do I pass that operator in a python script? objectValues only takes one argument, that is, object type. Anybody know? Thanks, Jacob