Re: Problems changing the password for the service account in SQL
- From: "Uri Dimant" <urid@xxxxxxxxxxx>
- Date: Mon, 26 Jun 2006 12:22:56 +0300
Jill
If I change the account running SQL to Local system everyone
can logon. Any idea what is going on?
It is because there is BULTIN\Administrstors Login that alllow access to
everyone who is a memeber of LOCAL Administrators Group
connect to SQL Server are the domain account running SQL Server and SQL
Server accounts. No other domain accounts can access SQL. The
following
is
the error which we get " A connection couldn't be established. Reason:
login
failed for user (NULL) Reason: not associated with a trusted SQL Server
connection".
Let me understand you. You have a domaim account group that SQL Server
Services run under (you have a login in SQL Server DOMAIN/blblbla) , so now
you are saying that "no other domain accounts can access SQL" , so I think
you need to add this account to DOMAIN/blblbla group OR create a login for
this domain account in SQL Server
"Jill" <Jill@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6A0B3814-AB1A-4836-BC79-FB10B0944D86@xxxxxxxxxxxxxxxx
The account which SQL Server is running under is a Domain account and it
doesn't matter whether MSSQL Server is running Windows Authentication or
mixed security no one using a domain account can logon
--
Jill
"Uri Dimant" wrote:
Jill
What is an acoount MSSQL Server running under?
Is that Windows Auithentication or Mixed?
"Jill" <Jill@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C2E38E25-6D9F-4B25-A330-CAD4FF6C6AFE@xxxxxxxxxxxxxxxx
We are currently in the process of Moving all our SQL Server 2000
servers
from Windows 2000 using NT security over to Window2003 using Activity
Directory. We have migrated the Service account and password over to
the
new
domain and have installed SQL Server successfully using this account.
We
have now testing changing the password. We changed the password on the
domain controller and then in SQL Server and now the only accounts
which
can
connect to SQL Server are the domain account running SQL Server and SQL
Server accounts. No other domain accounts can access SQL. The
following
is
the error which we get " A connection couldn't be established. Reason:
login
failed for user (NULL) Reason: not associated with a trusted SQL Server
connection". If I change the account running SQL to Local system
everyone
can logon. Any idea what is going on?
--
Jill
.
- Follow-Ups:
- References:
- Prev by Date: Re: Problems changing the password for the service account in SQL 2000
- Next by Date: Re: SQL 2005 - Searching Encrypted SSN
- Previous by thread: Re: Problems changing the password for the service account in SQL 2000
- Next by thread: Re: Problems changing the password for the service account in SQL
- Index(es):
Relevant Pages
|