The following Error message will appear while removing domain from plesk panel.
Unable to remove domains: Problems occurred while removing domains: Delete database user failed: Login failed for SQL Server login ’sa’. The password for this login has expired.
Fix
========
1. Login to the server
2. Start >> Programs > Microsoft SQL Server > SQL Management Studio Express > Login using Windows Authentication
3. Go To Databaes > Logins > Sa ( right Click ) > Properties
4. Here Uncheck the Enforce Password Expiry option >> Save the changes






2 responses so far ↓
Derer // January 17, 2009 at 6:46 am |
Thank you ,
Amrit Ray // January 26, 2009 at 3:07 pm |
I am getting this error on SQL 2000 server. Any resolution for this?
Delete database user failed: Cannot change owner of object ‘pcrf.pcrf_Forum_UserThreadsDelete’ or one of its child objects because the new owner ‘dbo’ already has an object with the same name.
———————- Debug Info ——————————-
0: plib\DatabaseManagerMSSQL.php:52
DatabaseManagerMSSQL->dropUserImpl(string ‘pcrf’, string ‘pcrf’)
1: plib\DatabaseManager.php:105
DatabaseManager->deleteDatabase(object of type Database)
2: plib\class.DataBasesList.php:244
DataBasesList->remove(array)
3: htdocs\domains\databases\removeDataBases.php3:41