Logged In: YES
user_id=88774

You should be able to do this by finding the following lines in
config.inc.php, and changing true to false:

* If this true, a login without a password is possible.
* Format of guest nickname: 'Guest_23543'
*/
define('ALLOW_GUEST_LOGIN',true);