I don't use the 'authenticated' role. All users, upon registering, are upgraded to 'basic'. I have good reasons for this.

My problem is, I also use Role Expire. I just discovered that when a role expires, the users revert to 'authenticated'. I can correct this, but I need to find all my users who now basically have no role.

The 'search users' function lets me search by role, but does not include an option for 'authenticated'. I guess I can create a view, but other than that is their a simple way to search for users who have only the 'authenticated' role?