Browse by Tags

Find VIEW ANY Database permission privileges for all users
Published 18 July 7 10:11 AM | SSQA.net
You may be aware that any login that is created on SQL Server will have permission or privilege to see all databases on that instance. This is due to VIEW ANY DATABASE permission that regulates the exposure of metadata system databases. This permission...