Re: No Security



Well, here's my delimma:

I'm using SQL 2005 with XP Embedded on a Windows 2003 Server. All
applications installed successfully. When XP Embedded attempts to connect
to the databases to update them, it tells me it cannot connect and tells me
that possible reasons are security.

I think I'm just missing something. Security really isn't an issue. All
the users will have access to the databases and all will have full access.
No user will have more rights than the other. Basically it will be wide
open. This is why I thought turning off security would resolve this.

I would like to mention...............Usually XP Embedded is installed using
MSDE for the databases. However, we want to have a shared location for the
databases. We want to export the XP databases from a pc and import them
into an empty database on the server and connect to that server remotely to
work with the databases. We were informed that the only way to make this
happen was with SQL Server. Apparently this is not possible with MSDE.
Does anyone disagree with this?

Thanx!


"Kent Tegels" <ktegels@xxxxxxxxxxx> wrote in message
news:b87ad7414bf28c810a72b78e070@xxxxxxxxxxxxxxxxxxxxx
Hello John,

1. Is it possible to setup SQL 2005 with no security?

Generally speaking, no, since everything runs in a principal context. You
at least have to have "user" to do any queries, for example. You also need
a login into the instance to connect and do any work.

2. If not, how do I set it up to use windows users for
authentication?

You just install it using the defaults.

3. Does that type of authentication require Active Directory?

Not per se, it will use the local machine user account system on
non-joined machines. It also works with NT4-style directories.

Thank you,
Kent Tegels
DevelopMentor
http://staff.develop.com/ktegels/




.



Relevant Pages

  • Re: Side-by-side upgrade - moving master, msdb and model
    ... MVP - Windows Server - Clustering ... "In some cases, you may want to copy the system databases, including ... from the source SQL Server 2000 instance to the SQL ...
    (microsoft.public.sqlserver.clustering)
  • Re: BizTalk Server 2004 ConfigFramework.exe error
    ... one BizTalk is installed on? ... machines (both for SQL and DTC) is not blocked by firewalls and new MSDTC ... Multi-computer configuration using Windows Server 2003 or Windows XP ... >>all associated databases. ...
    (microsoft.public.biztalk.general)
  • RE: Clustering a standalone SQL server + storage array
    ... working as expected with out error your ready to install sql server. ... log files to the data and log shared drives you setup as part of the cluster. ... Our apps team look after a trading system that uses an HP DL360 server ... running SQL 2000 SP3a with a few small databases on it. ...
    (microsoft.public.sqlserver.clustering)
  • Re: Side-by-side upgrade - moving master, msdb and model
    ... MVP - Windows Server - Clustering ... "In some cases, you may want to copy the system databases, including the ... from the source SQL Server 2000 instance to the SQL ...
    (microsoft.public.sqlserver.clustering)
  • Re: SQL 2005 servers with multiple instances
    ... Microsoft SQL Server MVP ... given the same number of user databases. ... we've decided to use SQL 2005. ... SQL 2005 clustering? ...
    (microsoft.public.sqlserver.setup)