Error

Error #0180: wrong user authentication type

 

Error description

User authorization type in MyChat Server database and the type you use do not match.

 

Problem solution

Check the user authorization type in Admin panel, the section "User list".

 

MyChat has 4 account types:

 

1.Regular — login and password. You can use a UIN, nickname, or email as a login.

2.Domain — login and password. You specify a domain name as login (domain/login).

3.Passwordless — only login is used. You can use a UIN, nickname, or email as a login.

4.Domain transparent authentication is used automatically. You can't choose this authentication type manually.

 

Make sure that the authorization type you use matches with the authorization type on MyChat Server. Examples:

 

You specify login "mydomain\user32". That means that a domain authorization will be used.

You specify a user login without the password. The passwordless authorization will be used.

You specify an email or UIN as user login and use a password. The regular authorization will be used.