小编Hus*_*uss的帖子

授予用户创建新数据库的权限,但拒绝现有数据库的权限

I got a request from our developers that,

  • They need a new user that need rights to create new databases
  • Alter those but should not be able to access the existing ones.

What's best practice for this kind of access?

Grant dbcreator and deny access on existing ones or is there a better way?

sql-server sql-server-2017

2
推荐指数
1
解决办法
1540
查看次数

标签 统计

sql-server ×1

sql-server-2017 ×1