INF: Troubleshooting SQL Security Manager MessagesID: Q164167
|
This article explains some messages that you may receive when working with SQL Security Manager, the causes of the problems, and their resolutions. It applies to situations where the MSSQLServer service starts up with an account that has been granted the Windows NT Server 'Log on as a service' right, and is a member of the local Administrators group.
I.
An attempt to log in to SQL Security Manager is rejected, and the following
message returned:
This SQL Server does not support Windows NT SQL Server security stored procedures.
Msg. No.: 18450 Severity: 14 State: 1
Login failed- User: loginid Reason: Not defined as a valid user of a
trusted SQL Server connection
xp_logingrant failure - Unable to query SQL Server security information
No accounts have been granted user authority.
xp_logingrant failure - Unable to query SQL Server security information
You must use the System Administrator's (sa) account when using the SQL Security Manager.
To effectively use SQL Security Manager, SA privileges must be returned to
the local Administrators group. Usually, this cannot be achieved with
Security Manager. Use the Registry Editor to restore these permissions.
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLServer\MSSQLServer
Msg. No.: 18452 Severity: 14 State: 1
Login Failed- User: sa Reason: Not associated with a Trusted SQL Server
Connection
Additional query words: grey gray greyed grayed
Keywords : kbenv kbother kbusage SSrvGen
Version : 6.0 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: April 8, 1999