sql agent job owner best practice
From: Peter (anonymous_at_discussions.microsoft.com)
Date: 07/23/04
- Next message: Steve Thompson: "Re: import user list"
- Previous message: Peter: "Re: adding windows user via sp_cmdshell"
- In reply to: jason: "sql agent job owner best practice"
- Next in thread: Russell Fields: "Re: sql agent job owner best practice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 23 Jul 2004 09:10:50 -0700
I set mine to be by the SQL Server Agent user ID I created
to run the agent.
That way I never get a problem if someone leaves.
>-----Original Message-----
>sqlserver defaults my user id as the owner of new jobs i
create.
>if my account gets deleted from ad when i leave this
company, those jobs will fail..correct?
>
>i was thinking to use the AD service account i use to run
the sql agent service. it has full rights in sql server,
but limited on the server...good idea or bad?
>
>if my account has full rights in sql server and the
server...that would be a bad idea to run the job using my
credentails...correct?
>
>or do people create a new account, like a job_owner
account, and use that one to run the jobs?
>
>what do people generally set as the job owner?
>
>thanks
>.
>
- Next message: Steve Thompson: "Re: import user list"
- Previous message: Peter: "Re: adding windows user via sp_cmdshell"
- In reply to: jason: "sql agent job owner best practice"
- Next in thread: Russell Fields: "Re: sql agent job owner best practice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|