Unable to start execution of step 1 (reason: Error authenticating proxy

  • Dear All,

    I have SSIS job which I'm running through proxy but I keep receiving the following error even though there is nothing wrong with the 'password', is there anything else I can check please?

    Unable to start execution of step 1 (reason: Error authenticating proxy 'proxy name', system error: Logon failure: unknown user name or bad password.). The step failed.

    Thank you in advance!

  • Try restarting the SQL Server Agent first.

  • I can confirm that I have done the following:

    - Can log on using the credentials which is used for the proxy, I tested this by logging on to SSMS.

    - Restarted the SQL server agent:

    But The job still gives the same error message:

    Message

    Unable to start execution of step 1 (reason: Error authenticating proxy 'account name', system error: Logon failure: unknown user name or bad password.). The step failed.

  • Not sure if you've resolved this, but it may be that the service account running the SQL Agent Service is entered incorrectly using a UPN (User Principal Name). Check this article:
    http://www.ryanjadams.com/2014/02/error-authenticating-proxy-sql-and-upns/#axzz4WtY5Pi4o

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply