Though it is not recommended, you can log in as an admin or a user automatically without entering credential in the login form by setting a default login credential in the following file.
server/ajax/user_manager.php
The user authentication is handled in the class
C_User
Also see