Subject how to determine User role
Author tony_bat
I have three different roles and several users.
When a user logs in how can I determine which role to use. I realize
the role must be set at login, but if user does not know role name when
logging in how can I get role name(s) and then relogin using role
appropriate role.

Tony