Re: MSDE issue

From: Andrea Montanari (andrea.sqlDMO_at_virgilio.it)
Date: 10/05/04


Date: Tue, 5 Oct 2004 18:33:53 +0200

hi,
"Job Lot" <JobLot@discussions.microsoft.com> ha scritto nel messaggio
news:7002631C-B28D-4785-8C16-2EFE5D74BD50@microsoft.com
> Can’t a client easily register an instance of MSDE using any third
> party GUI or EM and get hold of our data structure? How can I over
> come this issue, if I am installing MSDE on client computer?
>
> thanx

a MSDE instance can be easly registered as a linked server or in EM, from
remote (as long as the required network protocols are enabled) or local pc,
or using third party tools... as long as login privileges are set to the
logged user or a valid SQL Server login is known...
to access the databases, another issue must be granted (quite easy), that's
to say the logged user (login) is mapped to a valid database user...
if the login (both NT [trusted connections] or SQL Server [requiring "user"
and "pwd" credentials]) is member of WinNT administrators group (and thus)
or sysadmins server roles, he/she can actually do whatever he/she wants as
that membership grants illimitate privileges...
this design is part of the SQL Server security and can not be cut... so you
have to grant minimal privileges (server side) to logins in order to allow
only to specific logins the ability to access you databases..
a good article about security model is presented at
http://www.sql-server-performance.com/vk_sql_security.asp and
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/sp3sec03.mspx

-- 
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm        http://italy.mvps.org
DbaMgr2k ver 0.9.1  -  DbaMgr ver 0.55.1
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply


Relevant Pages

  • Re: Having trouble connecting to MSDE
    ... two of them on XP Pro (the ones I'm using MSDE ... > I choose to create a new database after starting the ... allow SQL Server authenticated connection, ... granted login provileges... ...
    (microsoft.public.sqlserver.msde)
  • MSDE->ACCESS ERROR
    ... I am using MSDE on XP pro Service Pack 2 and have stored my data on the ... My Access front end works fine with the SQL back end on the OFFICEPC. ... > SQL Server Error 18456 ... and How do I grant login to my MSDE instance? ...
    (microsoft.public.sqlserver.msde)
  • Re: MSDE questions for SharePoint and Project Server
    ... "xfile" ha scritto nel messaggio ... I do think SharePoint installs it' own instance of a modified MSDE ... your own strong password for the special SQL Server account known as "sa", ... if you want to set a strong password for your "sa" login, ...
    (microsoft.public.sqlserver.msde)
  • Re: Having trouble connecting to MSDE
    ... I was able to install MSDE and I see the icon on ... >allow SQL Server authenticated connection, ... >granted login provileges... ... windows account login ...
    (microsoft.public.sqlserver.msde)
  • RE: MSDE, Access, SharePoint... I am not sure where to ask this qu
    ... 1.>> What is the difference between MSDE and WMSDE? ... MSDE that is targeted for use by Windows components only. ... isn't SQL Server Express replacing MSDE and WMSDE? ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)