ms_sql_create_readonly_user
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ms_sql_create_readonly_user [2021/05/07 03:13] – ghachey | ms_sql_create_readonly_user [2021/05/07 03:14] (current) – ghachey | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Create a new security login user. | Create a new security login user. | ||
| - | {{ : | + | {{ : |
| Use the SQL server user password and you can default to database you are creating the read only user for. | Use the SQL server user password and you can default to database you are creating the read only user for. | ||
| - | {{ : | + | {{ : |
| Server role is just public. | Server role is just public. | ||
| - | {{ : | + | {{ : |
| User mapping to the database you want to give read only access. And select db_readonly role. | User mapping to the database you want to give read only access. And select db_readonly role. | ||
| - | {{ : | + | {{ : |
| Th status should be Grant and Enabled. | Th status should be Grant and Enabled. | ||
| - | {{ : | + | {{ : |
| The final step is not necessary it only shows that a database user was created also when creating the SQL user login following previous steps. | The final step is not necessary it only shows that a database user was created also when creating the SQL user login following previous steps. | ||
| - | {{ : | + | {{ : |
| Source [[https:// | Source [[https:// | ||
ms_sql_create_readonly_user.1620357203.txt.gz · Last modified: 2021/05/07 03:13 by ghachey
