Re: Rights for a DBA
From: Roger Abell [MVP] (mvpNoSpam_at_asu.edu)
Date: 11/12/05
- Next message: Steven L Umbach: "Re: Create restricted user account, 2003 server AD domain"
- Previous message: Roger Abell [MVP]: "Re: FTP Access On A Windows 2003 Server"
- In reply to: Dave Morrow: "Rights for a DBA"
- Next in thread: S. Pidgorny
: "Re: Rights for a DBA" - Reply: S. Pidgorny
: "Re: Rights for a DBA" - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 12 Nov 2005 11:36:25 -0700
You can do as Steve has said to give them start/stop etc permissions
on the services of SQL, and also make sure that you have given them
permissions on the storage areas the SQL Server uses as they will
need this for creating new databases.
If you really, really want to make sure they are restricted from having
admin capability on the machine, then you must make sure that SQL
Server is not configured to run as Local System.
"Dave Morrow" <davemorrow@hotmail.com> wrote in message
news:e4a1Bhm5FHA.3416@TK2MSFTNGP15.phx.gbl...
> Hi all. I've run into a rather perplexing problem with respect to giving
> access rights to a DBA. I have given the DBA System Administrator rights
> within SQLServer 2000 which is running on the server but would prefer to
> not give him Administrator rights to the Windows 2000 server itself.
> Unfortunately, he needs to be able to stop and start the SQL Server
> services (SQLServer and SQLServerAgent). Does anyone know how I can
> achieve this without granting full administrator rights to the server?
>
- Next message: Steven L Umbach: "Re: Create restricted user account, 2003 server AD domain"
- Previous message: Roger Abell [MVP]: "Re: FTP Access On A Windows 2003 Server"
- In reply to: Dave Morrow: "Rights for a DBA"
- Next in thread: S. Pidgorny
: "Re: Rights for a DBA" - Reply: S. Pidgorny
: "Re: Rights for a DBA" - Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|