Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag GRANT Rss

   Items 1 to 4 of 4   
 

Grant Execute Permissions to Stored Procedures using DDL Triggers

In your development environment if you have locked down permissions for developers, but still need them to execute stored procedures you will need to grant execute rights each time a new stored procedure is generated. In this tip I will show you a way of doing this automatically each time a new stored procedure is created without granting your developers additional permissions.  Read more...
By Additional Articles 2009/11/13 | Source: MSSQLTips.com | Category: security
Rating:  Rate this |  Briefcase | 2,684 reads

Grant Mass permissions

Create A role and grant it a permission on a DB Schemas.  Read more...
By mobasha B 2009/04/09 | Source: SQLServerCentral.com | Category: security
Rating: |  Discuss |  Briefcase | 1,013 reads

Permission scripting over all databases

Scripts permissions/roles for db user across all databases.  Read more...
By W Louw | Source: SQLServerCentral.com | Category: permissions
Rating: |  Discuss |  Briefcase | 9,924 reads

Grant Permission to Specific objects(e.g. SP's)

Grant permissions to specific objects in Database using dynamic SQL.  Read more...
By Mani Singh 2008/08/01 | Source: SQLServerCentral.com | Category: administrator
Rating: |  Discuss |  Briefcase | 2,305 reads
   Items 1 to 4 of 4   
 
Tags
permissions (3)    
security (3)    
administration (2)    
t-sql (2)    
administrator (1)    
databases (1)    
logins (1)    
object permissions (1)    
role (1)    
script (1)    
scripting (1)    
sql server 7 (1)    
user (1)