Re: Users on a DB are dropped without any intervention
From: Andrew J. Kelly (akelly@targitinteractive.com)
Date: 07/30/02
- Next message: Andrew J. Kelly: "Re: table size"
- Previous message: kaushik: "table size"
- In reply to: pat: "Users on a DB are dropped without any intervention"
- Next in thread: Donna Lambert [MS]: "RE: Users on a DB are dropped without any intervention"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Andrew J. Kelly" <akelly@targitinteractive.com> Date: Tue, 30 Jul 2002 10:18:56 -0400
My guess would be that someone is dropping and recreating objects but not
re-establishing the permissions for all the users. For instance if you go
to upgrade a stored proc that the user has rights to execute with a DROP
PROC and then CREATE PROC... the user will loose any permissions on it
unless they are restored.
-- Andrew J. Kelly SQL MVP Targitinteractive, Inc. "pat" <pwfitzgerald@hotmail.com> wrote in message news:2f3401c237d0$e5489660$3bef2ecf@TKMSFTNGXA10... > I add a new user and give him DB rights in specific > databases. The user works for a few weeks within each > database then they will come in one day and will have lost > rights in a couple of the databases that they had rights > in the previous day. I haven't touched their security > settings at all. The user has no way to mess with the > security settings. But, sure as day, they are unable to > work in a specific DB because they no longer have rights > in that DB. The users rights were originally added > programmatically. When they lose their rights > unexpectedly, I go back and add the security back using > EM. A few weeks later, the whole cycle starts over again > with that same user. It's become a continuous job giving > users their rights in databases where they have lost their > rights... fun fun. I Can't establish any pattern... seems > to be random to me. Can anyone shed some light?? thanks
- Next message: Andrew J. Kelly: "Re: table size"
- Previous message: kaushik: "table size"
- In reply to: pat: "Users on a DB are dropped without any intervention"
- Next in thread: Donna Lambert [MS]: "RE: Users on a DB are dropped without any intervention"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|