On Dec 6, 2006, at 12:03, Scott Lanning wrote:
> What would be the easiest way to find a list of users
> that have, say, Edit permission on a particular
Workflow or Desk?
Bric::Util::Priv, IIRC. Get a list of the user groups
associated with
a priv, and then the users associated with each group.
Best,
David