The User Management interface displays a list of existing RPI users, ordered alphabetically by username. For each user, the following read-only properties are displayed:
• Username: the user's unique ID, used when signing into RPI.
• Full Name: the user's full name.
• Email: the user's email address.
• Approved: a true/false flag that indicates whether the user is approved, displayed as a tick or cross. Unapproved users may not sign into RPI.
• Locked: a true/false flag that indicates whether a user account has been locked, displayed as a tick or cross. A user’s account is locked following a series of failed login attempts.
• Groups: a comma separated, concatenated list of user groups of which the user is a member.
• Permissions: a comma separated; concatenated list of functional permissions inherited via the user's group membership.
•