Wednesday, June 27, 2012

Grant mssql user in mssql db

Microsoft SQL Server defines SQL Server Agent roles that govern accessibility of the job framework. The SQL Server Agent jobs are stored in the SQL Server msdb database.
To install Websense Log Server successfully, the user account that owns the Websense database must have membership in one of the following roles in the msdb database:
Use Microsoft SQL Server Management Studio to grant the database user account the necessary permissions to successfully install Log Server.
1.
On the SQL Server machine, go to Start > Programs > Microsoft SQL Server 2005 or 2008 > Microsoft SQL Server Management Studio.
2.
Select the Object Explorer tree, and then go to select Security > Logins.
4.
5.
Select User Mapping and do the following:
a.
Select msdb in database mapping.
c.
Click OK to save your changes.
6.
Select Server Roles, and then select dbcreator. The dbcreator role is created.
7.
Click OK to save your changes.
thanks to  http://www.websense.com

No comments:

Post a Comment