Checking ViciDial Admin/Agent Users Password –

Connect MySQL database, connect to DB called asterisk

select user,pass from vicidial_users;

It will show all users and password in database.