Hi Romola, as RQL normally just reflects the options, that are necessary for the usage of the frontend, I don't really believe, that there is an RQL statement, that lists all authorization packages of a user. What you could do is: List all users/groups of a auth pack and write the users/ groups into an array or so. Then you list all users/groups and iterate through the array. As soon as you find the user/group in such an array you just write the name of the user as well as the name of the auth pack. Not very fancy....I know ;-)
Best regards, Manuel On 12 Mrz., 15:47, "Chrzanowski, Romola" <[email protected]> wrote: > We are re-creating all users because we are converting to LDAP. We've been > told by OpenText that there is no way to modify an existing user account to > become an LDAP account, and therefore must rename each existing account and > then import it from LDAP. After the import, we then need to set the matching > projects, modules and groups to match the original (renamed) user account. > > I cannot find an RQL statement that will report all of the authorization > packages of a user. I can only find how to report the authorization packages > for a project, and then how to see the users and groups of an authorization > package. What we need to see instead are the authorization packages for a > single user. > > Do you know of a way to see just the authorization packages for a single user? > > Thank you. > > Romola Chrzanowski > University Applications Development > University at Albany > 518.437.4525 -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
