Re:Enterprise Manager and Windows Account
From: Vishal Parkar (vgparkar@hotmail.com)
Date: 11/29/02
- Next message: Ricky Artigas: "Deleting BUILTIN\Administrators"
- Previous message: Jzxy: "Database on the Net"
- In reply to: Tabassum: "Enterprise Manager and Windows Account"
- Next in thread: SQL Server Development Team [MS]: "Re: Enterprise Manager and Windows Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Vishal Parkar" <vgparkar@hotmail.com> Date: Thu, 28 Nov 2002 20:52:18 -0800
If you want to grant only backup role add him to the
following database role.
db_backupoperator
this will allow a user to perform DBCC,Backup operations.
see bol for more information on this. You can add him to
db_denydatareader role as well to keep him away from
reading any table.
--Vishal
>-----Original Message-----
>Dear All,
>
>I wanted to a samll question about security in enterprise
manager and normal
>user accounts.
>
>I have SQL2k on win2k server and normally all
administration work is the
>carried out using administrator account. my manage wants
to give backup and
>restore task to a newly hired person in our organization,
but he do not want
>to give the admin password to him
>
>His account is in the USERS group in Win2k
>
>I have to add the user (with his login) in the required
database and assign
>him the backup operator role.??
>
>I also want to know if i give him backup operator role
can he access the
>data in tables by opening them in EM?
>
>an early response will be highly appreciated.
>
>kind regards
>Tabassum
>
>
>.
>
- Next message: Ricky Artigas: "Deleting BUILTIN\Administrators"
- Previous message: Jzxy: "Database on the Net"
- In reply to: Tabassum: "Enterprise Manager and Windows Account"
- Next in thread: SQL Server Development Team [MS]: "Re: Enterprise Manager and Windows Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|