FIX: FT Wizard Fails with Windows NT Authentication and Not SysadminID: Q198163
|
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.
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.
Microsoft has confirmed this to be a problem in SQL Server
version 7.0. This problem has been corrected in U.S. Service Pack 1
for Microsoft SQL Server version 7.0. 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.
Only members of the sysadmin role or the database owner (DBO) have
permissions to create a Full Text Catalog. If a user without these
permissions attempts to create a Full Text Catalog, the Full Text Indexing
Wizard will fail with the following error message dialog:
Only members of the sysadmin role or the database owner can execute this stored procedure.
Additional query words:
owners cant can't cannot highlight SEM MMC ent
man entman FT kbfix7.00.sp1
Keywords : SSrvEntMan kbbug7.00 kbSQLServ700bug kbSQLServ700sp1fix
Version : winnt:7.0
Platform : winnt
Issue type : kbbug
Last Reviewed: June 7, 1999