FIX: FT Wizard Fails with Windows NT Authentication and Not Sysadmin (198163)
The information in this article applies to:
This article was previously published under Q198163
BUG #: 52932 (SQLBUG_70)
SYMPTOMS
If a user attempts to run the Full Text Indexing Wizard for a SQL Server
database using Windows NT Authentication, without first selecting that
database, and the user is not a member of the System Administrators
(sysadmin) role, the Full Text Wizard will fail with the following error
message:
[SQL-DMO] The name 'guest' was not found in the Logins collection. If
the name is a qualified name, use [] to separate various parts of the
name, and try again.
The user should be presented with a list of databases to select from to
enable Full Text Indexing.
WORKAROUND
To work around this problem, a member of the db_owner role (DBO) of a
database who is not a member of the sysadmin role should first select the
database before launching the Full Text Indexing Wizard.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 232570INF: How to Obtain Service Pack 1 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
Modification Type: | Major | Last Reviewed: | 3/14/2006 |
---|
Keywords: | kbBug kbfix kbSQLServ700sp1fix KB198163 |
---|
|