[Help] SQL server jobs and permissions

From: Kenneth (kenneth_at_cybermind.com.hk)
Date: 05/27/04

  • Next message: dev: "Re: ISV Using SQL Authentication - a login concern"
    Date: 27 May 2004 08:45:34 -0700
    
    

    Dear all,

    I have created a CmdExec job step that call cscript.exe to run a WSF
    script. The task is owned by a user not in the SysAdmin group. When I
    start the job, it fails with something like this:

     CScript error: Unable to load configuration. (Access denied)

    It works if I change its owner to "sa". I tried to grant the EXEC
    permission on xp_cmdshell (is it relevant?) to that user but it
    doesn't help.

    If anyone knows please help me. Thank you very much.

    Ken


  • Next message: dev: "Re: ISV Using SQL Authentication - a login concern"

    Relevant Pages

    • [Help] SQL server jobs and permissions
      ... I have created a CmdExec job step that call cscript.exe to run a WSF ... script. ... The task is owned by a user not in the SysAdmin group. ...
      (microsoft.public.sqlserver.programming)
    • [Help] SQL server jobs and permissions
      ... I have created a CmdExec job step that call cscript.exe to run a WSF ... script. ... The task is owned by a user not in the SysAdmin group. ...
      (microsoft.public.sqlserver)