PRB: User Principal Names Are Not Supported by SQL Server 7.0 or SQL Server 2000 (327520)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions), when used with:
- the operating system: Microsoft Windows 2000
- Microsoft SQL Server 7.0, when used with:
- the operating system: Microsoft Windows 2000
This article was previously published under Q327520 SYMPTOMS
If you try to change the SQL Server startup account in SQL Enterprise Manager (SEM) to an account that uses the User Principal Names (UPN) format (for example, user@domain), you receive the following error message:
The login account is invalid. It must have a domain name followed by a user id.
When you set up multi-server administration, if SQL Server is running under an account in UPN format, you may receive error messages.
With the MSX Wizard, you may see target server selection errors.
For example, the wizard found the following problems with the selected target servers:
The SQL Server and SQL Server Agent logon accounts must be changed
With the TSX Wizard, you receive the following error messages:
The SQL Server and the SQL Server Agent must run on a valid Windows account to make the server a Target Server (account 'LocalSystem' is not acceptable).
The Wizard is unable to change the startup accounts from this remote computer. Run it from the Target Server.
CAUSE
SQL Server 7.0 and SQL Server 2000 do not provide UPN compatibility.
RESOLUTION
To resolve this problem, use the NetBIOS style "<Domain name>\<User name>" instead of the UPN format when you define SQL Server startup accounts.
Modification Type: | Major | Last Reviewed: | 11/14/2003 |
---|
Keywords: | kbprb KB327520 |
---|
|