Hi,
I'm trying to secure a sql 2005 server and setup appropriate logins and permissions.
I can create a server login and map them to the databases I want.
But how do I prevent the users granting themselves sysadmin rights? At the moment I haven't added them to any server role but they can just login go to security and properties under their login name and add to sysadmin.
Basically I want them to be able to perform ddl and dml on certain databases only
I'm trying to secure a sql 2005 server and setup appropriate logins and permissions.
I can create a server login and map them to the databases I want.
But how do I prevent the users granting themselves sysadmin rights? At the moment I haven't added them to any server role but they can just login go to security and properties under their login name and add to sysadmin.
Basically I want them to be able to perform ddl and dml on certain databases only