Igor Stroh writes: > .... > That means, users that don't have the permission > to "View" or "Access Content Information" can see the brains as well... You can look how the CMF (Content Management Framework) solves this problem. Look for "allowedRolesAndUsers" and the implicit query extension for users without special privileges (in the CatalogTool). Dieter