AD Startup script - Integrated Auth SQL 2000
From: Mike (vass0922_at_yahoo.com)
Date: 03/11/04
- Next message: Timo: "Re: Can my ASP.NET dev workstation see remote SQL server?"
- Previous message: Jose Marcenaro: "Re: Can my ASP.NET dev workstation see remote SQL server?"
- Next in thread: Kevin McDonnell [MSFT]: "RE: AD Startup script - Integrated Auth SQL 2000"
- Reply: Kevin McDonnell [MSFT]: "RE: AD Startup script - Integrated Auth SQL 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 11 Mar 2004 09:27:06 -0800
I have a VB Script that will be running on all workstations on a
domain from the AD Startup script Global Policies. The script uses ADO
integrated authentication.
This script needs access to a database on SQL Server 2000
I added "Domain Computers" computer group to the DB for access but the
script fails.
Error Opening Connection
Error Description: Login failed for user 'NT AUTHORITY\ANONYMOUS
LOGON'.
Is it possible to use integrated authentication from a startup script?
The script works fine when I use a sql username/pass but its sensitive
info so I want don't want the username/pass passing clear text.
We will be setting up two way encryption, but would feel safer with
integrated.
- Next message: Timo: "Re: Can my ASP.NET dev workstation see remote SQL server?"
- Previous message: Jose Marcenaro: "Re: Can my ASP.NET dev workstation see remote SQL server?"
- Next in thread: Kevin McDonnell [MSFT]: "RE: AD Startup script - Integrated Auth SQL 2000"
- Reply: Kevin McDonnell [MSFT]: "RE: AD Startup script - Integrated Auth SQL 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|