Re: Developers Access in PROD
From: Dinky (dinh.nguyen@dewr.gov.au)
Date: 05/31/02
- Next message: veronique dumon: "Application Role - aduseclient"
- Previous message: BP Margolin: "Re: Developers Access in PROD"
- In reply to: BP Margolin: "Re: Developers Access in PROD"
- Next in thread: BP Margolin: "Re: Developers Access in PROD"
- Reply: BP Margolin: "Re: Developers Access in PROD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Dinky" <dinh.nguyen@dewr.gov.au> Date: Thu, 30 May 2002 20:48:49 -0700
BP Margolin,
To me the developer should have different kind of access
with users in PROD. If we give db_owner access to users,
also as developers, so both of them can create or drop an
object (table, SP etc...) in PROD, that it should not be
allowed in PROD, I think.
What I am thinking to do is somehow I want to give
developers browsing database structures only in PROD,
that I can prevent developers to "select" or DTS data to
another server. I wonder that there is any way we could
we do it in SQL Server that I know that we can do it in
another DBMSs.
D
>-----Original Message-----
>D,
>
>Typically, I'm willing to give application developers
db_owner permissions.
>
>One just needs to make sure that when testing an
application, that the
>developers log in to the database with a login that is
set to the
>permissions that one expects the login to have in
production.
>
>-------------------------------------------
>BP Margolin
>Please reply only to the newsgroups.
>When posting, inclusion of SQL (CREATE TABLE ...,
INSERT ..., etc.) which
>can be cut and pasted into Query Analyzer is appreciated.
>
>"Dinky" <dinh.nguyen@dewr.gov.au> wrote in message
>news:9b3401c20843$1f47deb0$b1e62ecf@tkmsftngxa04...
>> Folks,
>>
>> In your SQL Server shop, what kind of access has been
>> given to application developers? ie. db_reader,
>> db_owner, public etc...
>>
>> Thanks
>>
>> D
>
>
>.
>
- Next message: veronique dumon: "Application Role - aduseclient"
- Previous message: BP Margolin: "Re: Developers Access in PROD"
- In reply to: BP Margolin: "Re: Developers Access in PROD"
- Next in thread: BP Margolin: "Re: Developers Access in PROD"
- Reply: BP Margolin: "Re: Developers Access in PROD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|