The information in this article applies to:
SYMPTOMSSystems Management Server fails in logging in to SQL Server when you are using SQL integrated security and attempt to specify an account from a Windows NT domain that contains an underscore character, for example, "North_America\bruce." CAUSEAn underscore ("_") in a domain name is mapped to a backslash ("\") by SQL Server. For example, the domain account "North_America\bruce" would appear to SQL Server as "North\America\bruce". For more information, see page 246 in the "Microsoft SQL Server Administrator's Guide." RESOLUTION
To work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in Systems Management Server versions 1.0, 1.1, and 1.2. Additional query words: prodsms under score back slash
Keywords : kbnetwork smssetup smsdatabase |
Last Reviewed: January 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |