Hi,
I'd like to use NT Authentication to allow Domain Users to connect (via ODBC connections) to an SQL Server (2000). The server is running under "System account". When adding myself as a Login on the server, I can connect from a client. I've also added a "MYDOMAIN\Domain User" group-Login, but domain users (besides me) get the "[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user" message. I'm using the "ODBC Data Source Administrator" to do the connection-testing on client machines.
Right now, my applications want to connect to the Server using an ODBC connection string like "ODBC;DSN=MyServer".
In searching for an answer, I've seen some references relating OLE DB with ODBC, but don't understand if/how it might apply to my situation. Have also seen solutions which require running server as a specific domain-user (instead of System account) - but this is not an option.
Any help/insight would be appreciated,
Cheers!
I'd like to use NT Authentication to allow Domain Users to connect (via ODBC connections) to an SQL Server (2000). The server is running under "System account". When adding myself as a Login on the server, I can connect from a client. I've also added a "MYDOMAIN\Domain User" group-Login, but domain users (besides me) get the "[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user" message. I'm using the "ODBC Data Source Administrator" to do the connection-testing on client machines.
Right now, my applications want to connect to the Server using an ODBC connection string like "ODBC;DSN=MyServer".
In searching for an answer, I've seen some references relating OLE DB with ODBC, but don't understand if/how it might apply to my situation. Have also seen solutions which require running server as a specific domain-user (instead of System account) - but this is not an option.
Any help/insight would be appreciated,
Cheers!