PHISSUG

Home of Filipino Sql Server Enthusiasts
Welcome to PHISSUG Sign in | Join | Help
in Search

SQL Account that can only execute backup

Last post 09-13-2007, 3:20 AM by mpMS. 2 replies.
Sort Posts: Previous Next
  •  09-13-2007, 1:59 AM 2040

    SQL Account that can only execute backup

    I have created a script that will backup a database using the isql CLI. The account that I use have db_owner permission. Can I create an account that is limited to backup access only?
  •  09-13-2007, 3:02 AM 2041 in reply to 2040

    Re: SQL Account that can only execute backup

    Yes. You can make that account a member of the db_backupoperator role only.
  •  09-13-2007, 3:20 AM 2044 in reply to 2041

    Re: SQL Account that can only execute backup

    thanks lito!
View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems