I've got fix for this, add the following line between line 690 and line 691 in lib/galaxy/webapps/galaxy/controllers/admin.py :
emails.sort()

Thanks,
Luobin

On Tue, Jan 29, 2013 at 5:05 PM, Luobin Yang <yangluob@isu.edu> wrote:
Hi,

The list of users is not sorted when I try to impersonate a user, this is very inconvenient because of the large number of users in the system, is there a quick way to have users sorted ?

Thanks,
Luobin