Create a read only user

Create a read only user in sql server

From the management console security - logins - create login, under user mapping select only db_datareader and public for the relevant databases that user needs access too.
Deny access to connect to database engine unless specifically required (under Status menu).
Create SQL Server Login before creating Database login

Comments

Popular posts from this blog

SQL SERVER – Event ID 107- Report Server Windows Service (MSSQLSERVER) cannot connect to the report server database.

SQL Server Builds Information

Using DBCA silent install and disabling automatic memory management