Re: Enterprise Manager and Windows Account
From: BP Margolin (bpmargo@attglobal.net)
Date: 12/03/02
- Next message: Alvin Zhao[MS]: "RE: Exporting data to another server"
- Previous message: Walt: "Exporting data to another server"
- In reply to: Tabassum Khan: "Re: Enterprise Manager and Windows Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BP Margolin" <bpmargo@attglobal.net> Date: Tue, 3 Dec 2002 14:26:02 -0500
Tabassum,
> is there any work around?
Not really. You can do a DENY to the user in the db_owner role, and that
will work, but the user still has the rights to undo the DENY, thus
thwarting your approach.
-------------------------------------------
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.
"Tabassum Khan" <tabassum@sys.net.pk> wrote in message
news:OsYnParmCHA.2312@TK2MSFTNGP11...
> giving "db_owner" rights to the new user gives him complete control of
> the database.
>
> is there any work around?
>
> one possible solution that i m thinking of is:
>
> --make an application role
> --add permissions to it (create table etc.)
> --write restore code in VB program
> --deny create table permission to the user
>
> in my opinion, this will prevent the user from restoring that DB from EM
> and Query Analyzer
>
> is that possible???
> any insight will be highly appreciated
>
> regards
> Tabassum
>
>
>
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
- Next message: Alvin Zhao[MS]: "RE: Exporting data to another server"
- Previous message: Walt: "Exporting data to another server"
- In reply to: Tabassum Khan: "Re: Enterprise Manager and Windows Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|