Re: what account does the server use to run sp
From: steve anthony (santhony_at_nebraska.edu)
Date: 04/25/03
- Next message: Jasper Smith: "Re: what account does the server use to run sp"
- Previous message: Mark: "SQL Server & IIS"
- In reply to: SQL Server Development Team [MSFT]: "Re: what account does the server use to run sp"
- Next in thread: Jasper Smith: "Re: what account does the server use to run sp"
- Reply: Jasper Smith: "Re: what account does the server use to run sp"
- Reply: Andrew Pliszka: "Re: what account does the server use to run sp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 25 Apr 2003 11:25:40 -0700
Permissions have been matched. Its not that the sp doesn't
run I get permission error on the table that are used in
the stored procedure.
>-----Original Message-----
>The user that is trying to execute the sp on the new
server doesn't have
>EXECUTE permissions, or the user was denied
select/update/insert permissions
>on the table. On the existing production server,
determine how the user has
>EXECUTE permissions on the stored procedure and duplicate
the permissions to
>the new server.
>
>
>Peter Saddow
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>Use of included script samples are subject to the terms
specified at
>http://www.microsoft.com/info/cpyright.htm.
>
>
>
>"Steve Anthony" <Santhony@nebraska.edu> wrote in message
>news:03bb01c30b3d$129681f0$3401280a@phx.gbl...
>> I now that the user needs to have access to a sp to run
>> it. But what account does the server use to run the sp.
>> Our production server runs the same sp fine. our "new"
>> test server when running the same sp gives permission
>> errors on the tables that are accessed by the sp. Any
>> Idea's
>>
>>
>
>
>.
>
- Next message: Jasper Smith: "Re: what account does the server use to run sp"
- Previous message: Mark: "SQL Server & IIS"
- In reply to: SQL Server Development Team [MSFT]: "Re: what account does the server use to run sp"
- Next in thread: Jasper Smith: "Re: what account does the server use to run sp"
- Reply: Jasper Smith: "Re: what account does the server use to run sp"
- Reply: Andrew Pliszka: "Re: what account does the server use to run sp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|