2016-05-13 21:07:07 +00:00
=== Searching For Users
2016-06-02 18:59:58 +00:00
If you need to manage a specific user, click on `Users` in the left menu bar.
2016-05-13 21:07:07 +00:00
.Users
2017-08-28 12:50:14 +00:00
image:{project_images}/users.png[]
2016-05-13 21:07:07 +00:00
This menu option brings you to the user list page. In the search box you can type in a full name, last name, or email address
you want to search for in the user database. The query will bring up all users that match your criteria. The `View all users` button
2017-08-28 12:50:14 +00:00
will list every user in the system. This will search just local {project_name} database and not the federated database (ie. LDAP)
because some backends like LDAP don't have a way to page through users. So if you want the users from federated backend to be synced into {project_name}
2016-06-06 08:57:41 +00:00
database you need to either:
2017-08-28 12:50:14 +00:00
* Adjust search criteria. That will sync just the backend users matching the criteria into {project_name} database.
2016-06-06 08:57:41 +00:00
* Go to `User Federation` tab and click `Sync all users` or `Sync changed users` in the page with your federation provider.
2017-08-28 12:50:14 +00:00
See <<_user-storage-federation,User Federation>> for more details.
2016-05-13 21:07:07 +00:00