display who has access to what
Jim Ruby - February 23, 2009 - 20:17
| Project: | Content Access |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, is there a way or an add on module that might do the following for one with the correct access level:
1. display users and rolls who have access to that page
2. look at a user and show what pages that user has access to?
Thank you

#1
devel_node_access (part of Devel module) does #1. Devel also lets you switch into the account of any user, so that you can see for yourself what they're seeing.
#2
thanks I'll look.