Re: permission problem
- From: "Carlos Sacristan" <nomail@xxxxxxxxxx>
- Date: Tue, 11 Aug 2009 17:20:10 +0200
These are server roles. You have to create on the specific database you are talking about. Check "CREATE ROLE" topic on BOL
--
-----------------------------
"Caminar sobre el agua y desarrollar software a partir de unas
especificaciones es fácil, si ambas están congeladas."
Edward V. Berard, ingeniero informático
http://blogs.solidq.com/es/elrincondeldba
"André Freitas" <thevirus@xxxxxxxxxx> wrote in message news:%235%23fVVpGKHA.1988@xxxxxxxxxxxxxxxxxxxxxxx
can you describe the process more precisily, i tried to do that, but i didnt find the right place to set the exec role permission, i only get this options in creation roles:
bulkadmin
dbcreator
diskadmin
processadmin
public
securityadmin
serveradmin
setupadmin
sysadmin
thx again.
"Carlos Sacristan" <nomail@xxxxxxxxxx> wrote in message news:O4VmfQpGKHA.4376@xxxxxxxxxxxxxxxxxxxxxxxCreate a role that has only EXEC permission on store procedures you want and set this new role to this user, or directly assign those EXEC permission to the user... That's all...
--
-----------------------------
"Caminar sobre el agua y desarrollar software a partir de unas
especificaciones es fácil, si ambas están congeladas."
Edward V. Berard, ingeniero informático
http://blogs.solidq.com/es/elrincondeldba
"André Freitas" <thevirus@xxxxxxxxxx> wrote in message news:%23psW9NpGKHA.1272@xxxxxxxxxxxxxxxxxxxxxxxis possible to allow a user to run only procedures in a specific database? disabling access to modify or view tables, or to use query's in query analizer?
.
- Follow-Ups:
- Re: permission problem
- From: André Freitas
- Re: permission problem
- References:
- permission problem
- From: André Freitas
- Re: permission problem
- From: Carlos Sacristan
- permission problem
- Prev by Date: Re: First Day Of Year AND Last Day Of Year
- Next by Date: Re: Update table during insert in another table
- Previous by thread: Re: permission problem
- Next by thread: Re: permission problem
- Index(es):
Relevant Pages
|