User Management

FIXME brief overview of user management.

Restrict groups that are editable based on group_id if only a unitAdmin

Add UserAdd a new user.

Search for users

Since there may be many users in the system, please select a group from the list below, or type a few letters from the person's username to begin. Alternatively, view all users (note that this may be very slow if you have many users.

{foreach item=oWidget from=$search_fields} {$oWidget->render()} {/foreach}
{if (!empty($search_results))} {foreach item=oUser from=$search_results} {/foreach} {else} {/if}
Name Username Edit Delete Group Memberships
{$oUser->getName()} {$oUser->getUsername()} Edit Delete Groups

No search specified, or no results for your search. Please choose some criteria from the list above to find users.