I have a hosted web with a single MSSQL and need additional DB Logins to separate application access. I cannot find where I can complete this task.
If I attempt to use SSMS (which I use to manage the DB level) I cannot create additional users at the server level to then add at the DB level due to insufficient permissions.
How do I do this?
Solved! Go to Solution.
Hi @ADScott, thanks for posting.
If you are using Plesk hosting, you can create additional database users in Plesk. This option is available in the Database section of Plesk, you'll see a tab for "Users".
^Gary
Hi @ADScott, thanks for posting.
If you are using Plesk hosting, you can create additional database users in Plesk. This option is available in the Database section of Plesk, you'll see a tab for "Users".
^Gary
Thanks @GaryA, I have upgraded to Plesk and was able to add additional DB users.