Re: User function permissions
From: Hari Prasad (hari_prasad_k_at_hotmail.com)
Date: 09/16/05
- Next message: Hugh Mungo: "Re: Best Practice for Windows Authentication?"
- Previous message: David J. Cartwright: "Re: Best Practice for Windows Authentication?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 16 Sep 2005 06:20:24 -0600
Hi,
Give execute rights to function
grant exec on <func_name> TO user_name
Thanks
Hari
SQL Server MVP
"jaylou" <jaylou@discussions.microsoft.com> wrote in message
news:441CB642-3EBC-4ABE-970C-9158A822DC3D@microsoft.com...
> Hi All,
> I have apps that use user defined functions in SQL 2000. The DBA before
> me
> set all users and groups to SA or db_owners. As we all know SOX doesn't
> like
> that.
>
> Do I have to grant rights to the functions or can public execute a
> function?
> I have not seen any references to granting permissions to functions.
>
> TIA,
> Joe
- Next message: Hugh Mungo: "Re: Best Practice for Windows Authentication?"
- Previous message: David J. Cartwright: "Re: Best Practice for Windows Authentication?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|