Re: User permissions problem/question
m.bohse_at_quest-consultants.com
Date: 10/12/05
- Next message: Rob R. Ainscough: "Re: Is there any way to prevent hacker trying to guess sa password?"
- Previous message: Griff: "User permissions problem/question"
- In reply to: Griff: "User permissions problem/question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 12 Oct 2005 06:49:42 -0700
Can't help you with your first issue, but on the second one there are
two things to do.
First if you don't want to give them any access remove the guest
account. But keep in mind that this also would disable the possibility
to use any system stored procedures like sp_help, sp_who etc.
So if your users need to execute certain stored procedures try
Second: evaluate the permissions for the public role in those
databases, you might want to limit these further.
M
- Next message: Rob R. Ainscough: "Re: Is there any way to prevent hacker trying to guess sa password?"
- Previous message: Griff: "User permissions problem/question"
- In reply to: Griff: "User permissions problem/question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|