Changing the Windows authentication users allowed to access SQL Server
- by ladenedge
This seems like a question that should be common enough, but I can't find anything on it. Two questions, really:
How can I determine which account(s) have Windows authentication access to an instance of SQL Server 2008?
Can I change that set of users without being able to log in to the SQL Server instance?
Thanks very much in advance!