Logged In: NO

create an user to odns_users table user mysql client. You
need PASSWORD function in mysql.

insert into odns_users (login_name,passwd) values
('test',PASSWORD('test'))