Re: New user with no permissions can see and execute system stored procedures...
- From: "Jan Nielsen" <jan_a_bilinfo.dk>
- Date: Mon, 6 Nov 2006 15:27:57 +0100
Hi Uri
Thanks for answering
I did this in the database:
deny view definition to [MyUser]
But I can still see system views and stored procedures (though not system
tables)
Am I doing anything wrong?
"Uri Dimant" <urid@xxxxxxxxxxx> wrote in message
news:e87y2yaAHHA.2328@xxxxxxxxxxxxxxxxxxxxxxx
Jan
Perhaps this may help you
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/151b7a2e-ab97-42ba-baf0-6929c5334e29.htm
"Jan Nielsen" <jan_a_bilinfo.dk> wrote in message
news:ugldrlaAHHA.5060@xxxxxxxxxxxxxxxxxxxxxxx
Hi all
Using SQL Server 2005, I create a new server login (logged in as sa) and
map it to a database user and set its default schema to dbo.
Now when I open the database the newly created user is able to see (in
SQL Server Management Studio GUI) and execute _system_ stored procedures.
All user created stored procedures can neither be seen nor executed.
I have only tried to execute sys.sp_catalogs, but in my opinion a new
user should only have the right to connect and nothing else.
Does anyone know how to remove the permssion to see and execute system
stored procedures?
(I tried to delete the guest account but got an error saying that it
could not be deleted but it was disabled in the database).
Best regards
Jan Nielsen
.
- Follow-Ups:
- References:
- Prev by Date: Re: New user with no permissions can see and execute system stored procedures...
- Next by Date: Re: New user with no permissions can see and execute system stored procedures...
- Previous by thread: Re: New user with no permissions can see and execute system stored procedures...
- Next by thread: Re: New user with no permissions can see and execute system stored procedures...
- Index(es):
Relevant Pages
|