Re: What type of Server Roles to assign for Backup and Recovery
- From: "Tom Moreau" <tom@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Apr 2008 16:15:22 -0400
You may have to CREATE CREDENTIAL for that login, in order to use the file
system (if it's a SQL Serer authenticated login). Otherwise, try granting
NTFS permissions to that Windows login.
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
"Aishu" <Aishu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:98AFCC31-29B5-4883-A7E6-ADF8A1EDC263@xxxxxxxxxxxxxxxx
Hi Tom,
Using the db_backupoperator and the db_creator roles for a sql server
login.Somehow when u try to perform a recovery from a device than it
requires
a NTFS permission on the Directory of where the backup file is
located...somehow to overcome all this I had to assign a sysadmin.....Is any
workaround solution for this
Thanks,
Aishu
"Tom Moreau" wrote:
Any member of db_backupoperator can perform backups on the same database.add
Members of the fixed server role, dbcreator, can create databases. Just
and remove logins from these roles as required.have
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau
"Aishu" <Aishu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5C2A13C5-9B9A-421A-9295-73252B3C642F@xxxxxxxxxxxxxxxx
Hi there,
I have a question , what is the best practice to create a login to perform
backup and recovery, Can I just have DB role as DB_backupoperator or I
to assign a sysadmin role to the user ( in SQL authentication/the
windows).Coming up with a secure policy , so that when users go out from
company it wont affect the practice.
Thanks,
Aishu
.
- Follow-Ups:
- References:
- Prev by Date: Re: What type of Server Roles to assign for Backup and Recovery
- Next by Date: Steps to rename a user in SQL Server 2000
- Previous by thread: Re: What type of Server Roles to assign for Backup and Recovery
- Next by thread: Re: What type of Server Roles to assign for Backup and Recovery
- Index(es):
Relevant Pages
|
|