• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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