ContentsIndexPreviousNext

6.3.4 Invalid Password

Problem:

Attempts to connect to the server fail with an invalid password error.

Invalid connection password specified by client

Explanation:

Invalid password errors occur for two reasons:

1. The password supplied via interactive input does not match the password in the access record.

2. The password supplied by the application via the Acu_Client_Password variable does not match the password in the access record.

Because password transactions involving Acu_Client_Password are invisible to the user, the cause of these failures is not immediately obvious. If you are getting the error message given above, but you're not being prompted for a password, the application is using Acu_Client_Password. The value of Acu_Client_Password is set when the application is installed.

More:

Diagnostics