Hi guys,

I have a question about Public Role permissions to master DB. Is permissions that public have in Mater DB can be modified or removed completely. For example By default, SQL Server allows all users to select from tables such as "syslogins" which contain sensitive information such as the list of logins. By default, anyone could select from that table and it would provide a list of login names that could then be used to gain unauthorized access to the database. Just curous if there is a safe and easy way to restrict that.

thanks

Karl