Hi all
My team are currently trying to come up with a policy concerning user access to our databases. There are some members of staff who need specific rights on our database such as the ability to create databases, back them up, restore them. They'll probably also need to execute stored procs in the db. Until now they have enjoyed full sa rights on the server as there has been no real SQL knowledge in the company until now.
I'm just wondering how some of you approach this kind of thing - do you just give access as and when you need to, or do you get fancy and create your own server roles, for example? Just interested to hear your input..
Thanks
Div
My team are currently trying to come up with a policy concerning user access to our databases. There are some members of staff who need specific rights on our database such as the ability to create databases, back them up, restore them. They'll probably also need to execute stored procs in the db. Until now they have enjoyed full sa rights on the server as there has been no real SQL knowledge in the company until now.
I'm just wondering how some of you approach this kind of thing - do you just give access as and when you need to, or do you get fancy and create your own server roles, for example? Just interested to hear your input..
Thanks
Div