Hi,
I'm having a strange issue on sql server 2012.
Every time i create a new user which uses SQL Server authentication, that user has full access to the MSDB database despite the fact that i have not explicitly granted this access. They do not have access to any other database.
Can anyone advise why this might be happening?
Thanks.