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

MSDE problems

O

olivierfromars

Guest
hi
I run a windows 2003 server with plesk 7.0.3.
I can connect to ASP.NET Entreprise Manager with SA user.
( I have setted the password in cmd line command: osql -E, then
sp_password @old = null, @new = 'myPassword', @loginame ='sa'
go)

ok.

First problem:
I open a DB in the list created in plesk by a customer , I can't open a table....
TAbles not created by plesk users are available . I can look what they contain....
here s a screenshot:
http://hosteur.com/error_sql.jpg


Second problem
in plesk , I log with a customer login in Plesk
I click on Bdweadmin and I got this error:
http://hosteur.com/plesk22.jpg


if you have some ideas... or ever had these problems...please help me

thanks
 
plesk cant login to the mssql if tyou change it manually. There is a place for changing sa password in the control panel.

now you have to do it twice. Login to plesk mysql database and change the mssql sa password manually
 
Back
Top