Re: How do I let users create databases and only let them delete their own?

From: Michael Fong (michael.fong_at_nospam.none.nt.gov.au)
Date: 04/30/03


Date: Wed, 30 Apr 2003 08:49:08 +0930


Yeah, that's what I thought.

Basically I am stuck because of the design of the application I am trying to
lock down.
It stores each new record set as a new database, so without create database
the application
won't work.

Cheers,

Michael

"Brian Moran" <briancmoran@hotmail.com> wrote in message
news:#BcJ68mDDHA.2384@TK2MSFTNGP12.phx.gbl...
> I don't see how you could do that in SQL2K. You'd have to create the DB
for
> the person and then make them DBO.
>
>
> --
>
> Brian
>
>
> "Michael Fong" <michael.fong@nospam.none.nt.gov.au> wrote in message
> news:#oIjJCiDDHA.1304@TK2MSFTNGP11.phx.gbl...
> > Hi there,
> >
> > I have a user who I have granted the "Database Creators" Server Role,
but
> > with this they
> > can delete or modify any database they want.
> >
> > I want the user to create and then only be alloed to delete and modify
> thier
> > own databases ( ie only if they are the dbo )
> >
> > Any idea on how I can do this,
> >
> > Cheers,
> >
> > Michael
> >
> >
>
>



Relevant Pages

  • Re: How do I let users create databases and only let them delete their own?
    ... They can still drop any database they own but then they won't ... "Michael Fong" wrote in message ... > "Brian Moran" wrote in message ... >>> can delete or modify any database they want. ...
    (microsoft.public.sqlserver.security)
  • Re: Shared v. Exclusive Access
    ... Control Panel, Add/remove programs, find Adobe, click Modify -> create Adobe ... The folder wherein the frontend resides grants Full permissions to the ... When I open the database, however, I don't get the message boxes. ...
    (microsoft.public.access.security)
  • Re: conflicting object names in sql server 2000
    ... A login name of michael in the connection string does not mean the user name ... access to a particular database. ... My guess is that the login michael is dbo on one database and not dbo on ...
    (microsoft.public.sqlserver.server)
  • Re: What is wrong or missing if I cant modefy an exisiting workgroup?
    ... 1)I wasn't able to remove admins group form User Admin. ... database and managed to modify the existing newsystem.dmw. ... Allthough I found an application that had security ...
    (microsoft.public.access.security)
  • Re: Adding permissions to an AD user on a remote database
    ... I was looking at the second record set for "sp_helplogins" and it has ... not if it's a member of a database role. ... "Indicates whether the current user is a member of the specified Microsoft ... Windows group or Microsoft SQL Server database role. ...
    (microsoft.public.sqlserver.security)