Is there a way to list all users (SQL and NT) that have been set up in Security. I know I can get this infomation from each database by (select * from sysusers). That task becomes very cumbersome when you have 20 databases x several servers. Any suggested tools, scripts or Stored proc would help.