I'm using tac_lite to assign page access to specific users, similar to the team/project idea mentioned in README.txt. I do this by going into the "tac_lite" access page of each user setting.
Let's say I have grant access to 5 users on the "team1" term. After a way, I forget who are 5 users. Instead of going into all my users and find out which 5, is there a way to list out users based on assigned access level?
Thanks!
Comments
Comment #1
Dave Cohen commentedSee the devel module, and specifically the devel_node_access module included within it.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
gilf commentedHi,
I have tried the devel module and tac lite used to control forum access and found:
We are faced with a similar situation, where we want to verify that the TAC term has all the user we originally added, without going to each users TAC settings.
Comment #4
Dave Cohen commentedThis feels like something that should be written for all access control modules, the way devel_node_access is. Not specific to tac_lite.
That said, if someone submits a module that does this specifically for tac_lite, I'd consider checking it into tac_lite/contrib. Simply re-open this issue and provide a patch.