The information in this article applies to:
SUMMARYThis 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. MORE INFORMATION
I.
If the server is set up to use Integrated Security, the following message is encountered:
Where loginid is the MSSQLServer service startup account. This problem occurs if system administrator (SA) privileges have previously been revoked from the Administrators group. II. Within Security Manager, the groups that have been granted user or SA privileges cannot be expanded by double-clicking on them. Attempting to grant user or SA privileges produces the following message:
This problem occurs as a result of revoking SA privileges on the local Administrators group within the current Security Manager session. III. A log on to SQL Security Manager is successful. However, when viewing user or sa privileges, no groups are shown, and the following message appears:
When you attempt to grant user or SA privileges to any group, the following message appears:
If the server is set up for Integrated Security, a connection is refused, and you receive the following message:
These messages indicate that the registry permission (on the key mentioned in the RESOLUTION section of this article) for the local Administrators group has been set to Read. RESOLUTION
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.
This error may occur when the server has been set to use Integrated Security and the default network library does not support trusted connections, such as NWLink IPX/SPX, TCP/IP Sockets or Apple Talk. In this case, you will either have to configure the server for Standard or Mixed Security, or change the default network library to Named Pipes or Multi- Protocol, using the SQL Client Configuration Utility. Additional query words: grey gray greyed grayed
Keywords : kbenv kbother kbusage SSrvGen |
Last Reviewed: April 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |