SQL SERVER – guest User and MSDB Database – Enable guest User on MSDB Database
- by pinaldave
I have written a few articles recently on the subject of guest account. Here’s a quick list of these articles:
SQL SERVER – Disable Guest Account – Serious Security Issue
SQL SERVER – Force Removing User from Database – Fix: Error: Could not drop login ‘test’ as the user is currently logged in.
SQL SERVER – Detecting guest User…