I have attempted to give group level access to a database on my SQL Server, but when users attempt to connect via an ODBC (DSN) connect they get access denied. If I add individual account to security or use SQL accounts no problem. I used a domain global group from one domain to access my SQL server in another domain. Could this be the problem? Whats the correct way to configure group access across domains?