Re: User rights
From: Konstantinos Michas (anonymous_at_discussions.microsoft.com)
Date: 06/01/04
- Next message: Konstantinos Michas: "Re: User rights"
- Previous message: Narayana Vyas Kondreddi: "Re: XP_cmdShell Error"
- In reply to: Wayne Snyder: "Re: User rights"
- Next in thread: Konstantinos Michas: "Re: User rights"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Jun 2004 04:22:36 -0700
Thanks for your response Wayne!
>-----Original Message-----
>Below from Books on Line, but the short answer is No..
>
>If the database being restored does not exist, the user
must have CREATE
>DATABASE permissions to be able to execute RESTORE. If
the database exists,
>RESTORE permissions default to members of the sysadmin
and dbcreator fixed
>server roles and the owner (dbo) of the database.
>
>RESTORE permissions are given to roles in which
membership information is
>always readily available to the server. Because fixed
database role
>membership can be checked only when the database is
accessible and
>undamaged, which is not always the case when RESTORE is
executed, members of
>the db_owner fixed database role do not have RESTORE
permissions.
>
>
>--
>Wayne Snyder, MCDBA, SQL Server MVP
>Mariner, Charlotte, NC
>www.mariner-usa.com
>(Please respond only to the newsgroups.)
>
>I support the Professional Association of SQL Server
(PASS) and it's
>community of SQL Server professionals.
>www.sqlpass.org
>
>
>"Konstantinos Michas"
<anonymous@discussions.microsoft.com> wrote in message
>news:1607201c447c6$b9479770$a601280a@phx.gbl...
>> Hello Experts,
>>
>> Can I create a user which only Restore a database?
>>
>> Thanks in advance!
>
>
>.
>
- Next message: Konstantinos Michas: "Re: User rights"
- Previous message: Narayana Vyas Kondreddi: "Re: XP_cmdShell Error"
- In reply to: Wayne Snyder: "Re: User rights"
- Next in thread: Konstantinos Michas: "Re: User rights"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|