RE: SQL Agent jobs not run by the domain account

From: Rand Boyd [MSFT] (rboyd_at_onlinemicrosoft.com)
Date: 11/19/04


Date: Fri, 19 Nov 2004 18:32:53 GMT

The error indicates that the SQL Server startup account does not have
access the domain controller to verify that the user. If you start SQL
Server with a domain admin account, does the problem still occur.

Using sa eleminates the need to authentticate the user at the DC.

Rand
This posting is provided "as is" with no warranties and confers no rights.