FIX: Multi-Protocol Encrypted Connection Fails with Error 1749ID: Q214639
|
To set a Multi-Protocol Net-Library to establish an encrypted connection with SQL Server for all users accessing a SQL Server, you define a Windows NT account name and password in the Multi-Protocol connection string.
Such a connection may result in the following error in the SQL Client Configuration Utility on the computer running the client application:
Unable to connect. SQL Server is unavailable or does not exist. General network error. Check your documentation.
OS Error: 1749 ConnectionOpen(RpcBindingSetAuthInfo()).
OS error 1749 means "the security context is invalid".
The Net-Library for Multi-Protocol (DBmsRPCn.dll) does not correctly tranmit the user name and password for authentication to the Windows NT Server computer.
To work around this problem, create an account on the Windows NT Server computer for each client using Multi-Protocol and do not specify a user name and password in the client utility.
Microsoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
For more information, contact your primary support provider.
Additional query words: multiprotocol netlib net libs netlibs net-lib lib username machine acct
Keywords : kbbug6.50 kbfix6.50.SP5
Version : winnt:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: May 4, 1999