What's the fastest way to assign read/write/execute right to a user?

From: Bruce (brucecheng@mail.com)
Date: 09/24/02


From: "Bruce" <brucecheng@mail.com>
Date: Tue, 24 Sep 2002 13:48:57 -0700


But db_writer and db_reader don't have permission to run
stored procedures nor user defined functions. I still need
to manually assign every each stored procedures and
functions.

>-----Original Message-----
>Look in SQL roles..
>db_writer, db_reader
>
>Aleem A Mohammed
>>-----Original Message-----
>>What's the fastest way to set a user to have read/write
>>rights to all tables/views and execute rights to all
>>stored procedures/user defined functions? But I don't
>want
>>this user be able to change definitions of
>>tables/views/stored procedures/user defined functions.
>Nor
>>create any new database objects.
>>.
>>
>.
>



Relevant Pages

  • RE: security flaw
    ... Views and stored procedures provide a secondary method of ... giving users access to data and the ability to perform ... >the user has got execute rights on a stored procedure ...
    (microsoft.public.sqlserver.security)
  • Re: Help pls: Not allow users access to tables, stored procedures
    ... "Dan Guzman" wrote: ... Dynamic SQL effectively breaks the ownership chain. ... etc) is performed via stored procedures. ... correct permission for select permission on the tables. ...
    (microsoft.public.sqlserver.security)
  • Re: Help pls: Not allow users access to tables, stored procedures
    ... Are all the objects in the same database? ... If not, cross-database chaining ... etc) is performed via stored procedures. ... correct permission for select permission on the tables. ...
    (microsoft.public.sqlserver.security)
  • Re: Remote SP debugging from VS 2003: error
    ... "Cannot debug stored procedures because the SQL Server database is not setup ... correctly or user does not have permission to execute master.sp_sdidebug." ... I have configured DCOM on the remote sql server according tothe MSDN ... I have added SQLDebugger account to default permissions in dcom. ...
    (microsoft.public.sqlserver.connect)
  • REmote Debugging from Visual Std. 2003 env
    ... "Cannot debug stored procedures because the SQL Server database is not setup ... correctly or user does not have permission to execute master.sp_sdidebug." ... I have configured DCOM on the remote sql server according tothe MSDN ... I have added SQLDebugger account to default permissions in dcom. ...
    (microsoft.public.sqlserver.clients)