• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Database connection issues

hzl

New Pleskian
Server operating system version
windows Server 2022
Plesk version and microupdate number
18.0.70
On the Database Settings page, select Refresh.

The following error page appeared.

密碼驗證失敗。密碼太短,不符合作業系統原則的要求
The translation within the red box is as follows:
Password verification failed. The password is too short and does not meet the requirements of the operating system.

The database version is MSSQL 2019, and the password is set to 16 characters or more, but the same error occurs.
The error message is the same when setting the database to the default database.

1762218647790.png
The following error page appeared.

密碼驗證失敗。密碼太短,不符合作業系統原則的要求
The translation within the red box is as follows:
Password verification failed. The password is too short and does not meet the requirements of the operating system.




1762218917208.png
The error message is the same when setting the database to the default database.
1762219302593.png
 
Hello @hzl
Most probably the issue lays in Windows local password policy.
Try the following:
1. Connect to the server via RDP
2. [Winkey]+[R] and open secpol.msc
3. Account Policies > Password Policy and check/set requirements for password:
1762239689137.png


Submit a request to Plesk support for deeper inverstigation.
 
This machine adheres to the principle of setting the password length to 12 characters and enabling complexity.

1762241799455.png
 
Use SSMS to edit the login for the SA account to a complex password and try updating the connection to utilize that new password.
 
Back
Top