I have a D6.x install, and want to allow admins to search for a given username so they can change the user's role.
Will this module allow me to do that?

(Filtering is not feasible since the site has about 1000 users. )

Comments

bonobo’s picture

Status: Active » Fixed

I'd recommend using Views, possibly in tandem with Views Bulk Operations.

http://drupal.org/project/views
http://drupal.org/project/views_bulk_operations

andrewbenkard’s picture

Hey, thanks for the suggestion.
In the meantime, I've been using the builtin site search. Not elegant, but it does the trick.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.