LocalSystem (i.e. machine account) authenticating to a SQL server as anonymous
From: Anthony LaMark (anthony_at_eXcSoftware.com)
Date: 11/16/04
- Previous message: Dan Guzman: "Re: decrypt function in SQL Server 2000"
- Next in thread: Rand Boyd [MSFT]: "RE: LocalSystem (i.e. machine account) authenticating to a SQL server as anonymous"
- Reply: Rand Boyd [MSFT]: "RE: LocalSystem (i.e. machine account) authenticating to a SQL server as anonymous"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 16 Nov 2004 06:42:03 -0800
Hi All,
We have a customer who is using our application and is expiriencing a
behavior we haven't seen in the field yet. Our application is a WMI Event
Provider (so it is part of the WMI service which is running as the
LocalSystem account) running on a Windows 2003 Server (Standard Edition)
that needs to open an ODBC connection (using NT Authentication, NOT SQL
authentication) to a SQL Server running on a different Server (non-domain
controller, W2K Standard Edition SP4, SQL2000 Standard edition). In this
setup, we have customers add the machine account as an SQL user and then
within the specific database, have them give the machine account select,
update and delete authority on the specific table we need access to and
everything works great. Trouble at this particular customer is that on the
SQL server, we see an anonymous user login instead of the machine account
login (that we normally see). Does anyone have any theories as to why this
is happening? Thank you very much for your valuable time.Anthony LaMark
www.eXcSoftware.com
- Previous message: Dan Guzman: "Re: decrypt function in SQL Server 2000"
- Next in thread: Rand Boyd [MSFT]: "RE: LocalSystem (i.e. machine account) authenticating to a SQL server as anonymous"
- Reply: Rand Boyd [MSFT]: "RE: LocalSystem (i.e. machine account) authenticating to a SQL server as anonymous"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|