• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Add new database user failed

J

johnpot

Guest
Hello, I have a brand new installed server (win2003 with sql2005) and I´m experiencing this issue when I want to add a new user to a database.
This happends as user and as admin.

Add new database user failed: User does not have permission to perform this action.
---------------------- Debug Info -------------------------------
0: C:\Program Files\SWsoft\Plesk\admin\plib\DatabaseManagerMSSQL.php:88
DatabaseManagerMSSQL->addUserToDatabaseImpl(string 'test', string '******', string 'okmarketing_test')
1: C:\Program Files\SWsoft\Plesk\admin\plib\DatabaseManager.php:148
DatabaseManager->createUser(object of type dbUser)
2: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\db_usr_edit.php3:86

Any ideas?

Thanx.

John Pot
 
check if MSSQL server is connected to Plesk with the account that has enough priveleges on the MSSQL server.
Typically, you should specify sa account on the Server -> database servers page in Plesk for connection to
 
Back
Top