Re: xp_cmdshell right for non sysadmin
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 04/06/04
- Next message: JI: "Re: sp_dropserver sp_addserver local changed all my passwords."
- Previous message: mikew: "Re: xp_cmdshell right for non sysadmin"
- In reply to: mikew: "Re: xp_cmdshell right for non sysadmin"
- Next in thread: mikew: "Re: xp_cmdshell right for non sysadmin"
- Reply: mikew: "Re: xp_cmdshell right for non sysadmin"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 06 Apr 2004 13:55:05 -0600
Hi Mike,
In regards to the account privileges, I'm referring to the
service account not the proxy account - the account that SQL
Server runs under. That's most likely where the issues are.
Not the proxy account but the account that the SQL services
are running under. It looks like there are missing
permissions for the SQL Server service account.
When a non-sa is executing xp_cmdshell and you have the
proxy account set up, SQL Server will change it's security
context to the proxy account. That's the area of permissions
that appear to be missing.
-Sue
On Tue, 6 Apr 2004 12:46:03 -0700, "mikew"
<anonymous@discussions.microsoft.com> wrote:
>Hi, Sue. Thank you.
>I did change the SQL agent proxy account info via Enterprise manger.
>Why it is still not correct?
>For testing purpose, I login using this NT proxy account and try to execute xp_cmdshell, it works.
>But when I login in as a no-sa SQL user, it give me that error.
>Thanks again. mike
- Next message: JI: "Re: sp_dropserver sp_addserver local changed all my passwords."
- Previous message: mikew: "Re: xp_cmdshell right for non sysadmin"
- In reply to: mikew: "Re: xp_cmdshell right for non sysadmin"
- Next in thread: mikew: "Re: xp_cmdshell right for non sysadmin"
- Reply: mikew: "Re: xp_cmdshell right for non sysadmin"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|