Article ID: 245768 - Last Review: October 17, 2003 - Revision: 3.2 PRB: Case-Sensitive Unicode Collating Sequence and Windows NT LoginsThis article was previously published under Q245768 On This PageSYMPTOMS
When adding an existing Windows NT logon account as a login in SQL Server you receive the following 15401 error:
Error 15401 Windows NT user or group 'Domain_name\User_name' not found. Check the name again. CAUSE
SQL Server is installed with a case-sensitive Unicode collating sequence.
WORKAROUND
By typing user name or group name exactly as it has been entered in User Manager for Domains (including using the original case for each letter), you will be able to add this new login in SQL Server. You can copy and then paste this name from the User Manager for Domains to SQL Server Enterprise Manager.
MORE INFORMATION
This behavior is only linked to Unicode case sensitivity; modifying the sort order has no effect.
Steps to Reproduce the Problem
| Article Translations
|
Back to the top
