• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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