• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

MsSQL WebAdmin Permissions - serious

ryanz

Basic Pleskian
Hi,

When we log into the MsSQL database using the WebAdmin (either ASP.NET or myLittleAdmin) we can see and access all databases on the SQL server. These include the System DB's and the User DB's.

The concern is that anyone can fiddle with the System DB's.

How do we correct this?

Plesk 9.0
Windows 2008 Server
MsSQL Server 2005
 
Hi Ryan,

Here's a similar issue I have experienced few days ago. I restored a customer database backup on a shared MSSQL 2005 server which came with an active 'guest' user with dbo privileges. Outcome was, anyone on that shared server could view and access that database alongwith their's, via WebAdmin! Might pay to check if db 'guest' users are active.
 
Yes, there is a guest user with connect permissions but I can't change this.
The error message is:

Revoke failed for Database 'master'. (Microsoft.SqlServer.Smo)

ADDITIONAL INFORMATION:

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)


So I removed that user but it was recreated when sql server restarted.
These are links I found:
http://www.mssqltips.com/tip.asp?tip=1172
http://msdn.microsoft.com/en-us/library/ms190928.aspx
 
Back
Top