Re: permission required for a backup operator
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 08/27/05
- Next message: Jasper Smith: "Re: Confused about dbo"
- Previous message: Dan Guzman: "Re: Best Practice for MSDE User permissions"
- In reply to: Carlos Caballero: "permission required for a backup operator"
- Next in thread: Carlos Caballero: "Re: permission required for a backup operator"
- Reply: Carlos Caballero: "Re: permission required for a backup operator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 27 Aug 2005 10:00:11 -0500
Have you tried granting BACKUP DATABASE statement permissions? Another
method is to add the user to the db_backupoperator fixed database role.
-- Hope this helps. Dan Guzman SQL Server MVP "Carlos Caballero" <CarlosCaballero@discussions.microsoft.com> wrote in message news:24025B3A-A2AF-4AA3-84AE-0893E76D4A26@microsoft.com... >I have installed SQL Server 2000 in a Wondows 2000 Server, and I need to >set > permissions for a user to only backup data bases to tape media, I have > tried > everything without any results, does any one have any clue about this.
- Next message: Jasper Smith: "Re: Confused about dbo"
- Previous message: Dan Guzman: "Re: Best Practice for MSDE User permissions"
- In reply to: Carlos Caballero: "permission required for a backup operator"
- Next in thread: Carlos Caballero: "Re: permission required for a backup operator"
- Reply: Carlos Caballero: "Re: permission required for a backup operator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|