Hi,
I'm trying to restrict access to a database on my server to only allow users from a specific Windows group. I have enabled Windows authentication for the server, but it seems as if I can only allow access to specific users, not specific groups... is there any way I can do this? Most of the resources I've found contain SQL Server 2005 specific instructions, and I have thusfar been unable to translate them over to 2008.
Any help would be much appreciated. Thanks!