Our portal installation is configured with enterprise logins and allows users to auto create an account when they authenticate for the first time. We also have a custom role called "Auto_Created" which is the default role for new user accounts. I would like to get a list of users in this role and perform some nightly administrative tasks. I can get the role via the roleManager, but I'm unable to successfully perform a search for users with the role name as criteria (see attached screen grab).
[EDIT] Yes, I am certain that more than 0 users in our portal are in the "Auto_Created" role.
Would appreciate any pointers. Thanks!