• 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.

MSSQL WebAdmin

K

knocx

Guest
Can anyone able to hine the table from MSSQL webAdmin?

master
msdb
Northwind
pubs
tempdb


we only want user to see his own database, nothing more...

thanks
knocx
 
Have you ever found out how to do this? Can you share with us how you did it?
 
check the privileges for the user over the database.

Just give the first two in the list and this must fix the issue :)
 
Hi,

What is the process for limiting permissions/privileges on the MSSQL DBs?
We want the users to see only their DBs
 
Back
Top