Software >> OS >> Unix >> Solaris >> 11 >> RBAC >> How to identify a given name is a role or user

# getent user_attr | grep somename

look for type=role => role

those without type=role are normal users