Re: Problems with SQL Srv. Agent and Proxy Account
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 05/17/02
- Next message: Brian Moran: "Re: limit user connect from internet?"
- Previous message: Sue Hoegemeier: "Re: dropped users still show up in public role"
- In reply to: Jakob Persson: "Problems with SQL Srv. Agent and Proxy Account"
- Next in thread: Jakob Persson: "Re: Problems with SQL Srv. Agent and Proxy Account"
- Reply: Jakob Persson: "Re: Problems with SQL Srv. Agent and Proxy Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Fri, 17 May 2002 07:50:23 -0600
SQL Server Agent account can't use sa - it needs to use a
Windows Account.
If SVC_SQLAGENT is the domain account you want to use for
SQL Server Agent, try adding this account to the local
admins group on your SQL Server PC and make sure the Account
referenced for SQL Agent is SVC_SQLAGENT, not sa.
-Sue
On Fri, 17 May 2002 05:11:14 -0700, "Jakob Persson"
<jakobpersson@yahoo.dk> wrote:
>Hi
>
>On SQL Server 7.0 SP3 Std. Edt installations (and a single
>7.0 SP3 Desktop Edt.)
>
>I have made an domian user account SVC_SQLAGENT (with user
>rights recording to INF: Reset Proxy and the
>SQLAgentCmdExec Account (Q264155))
>
>I get this error when starting the SQL Server Agent:
>
>[000] Password verification of the 'SQLAgentCmdExec' proxy
>account failed (reason: A required privilege is not held
>by the client)
>
>The agent starts, I can execute the jobs I have configured
>(maintenance and backup) ,but I still need to setup
>replication on the server - and I am not happy with this
>message.
>
>I have tried to:
>- both reset the Proxy account and Proxy Password of
>the "SQLAgentCmdExec" on the Job system tab of the SQL
>Agent properties
>
>- Set my sa user as the account that the SQL Server Agent
>should use to connect to the SQL Server
>
>- Re-entered the pwd for the SQL Server Agent user acount
>
>- Stopped and Started the SQL Agent sercive
>
>What have I done wrong?
>
>What to do to avoid this error?
>
>Thank you
>
>Jakob Persson
>Mærsk Data AS
>Denmark
- Next message: Brian Moran: "Re: limit user connect from internet?"
- Previous message: Sue Hoegemeier: "Re: dropped users still show up in public role"
- In reply to: Jakob Persson: "Problems with SQL Srv. Agent and Proxy Account"
- Next in thread: Jakob Persson: "Re: Problems with SQL Srv. Agent and Proxy Account"
- Reply: Jakob Persson: "Re: Problems with SQL Srv. Agent and Proxy Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|