BUG: Security Manager Fails to Expand User Group (177066)
The information in this article applies to:
This article was previously published under Q177066
BUG #: 17522 (6.5)
SYMPTOMS
Within Security Manager, you can view information about the individual
members of a group with user privileges by double-clicking the group name.
However, if the Everyone group is given permissions on the
HKEY_LOCAL_MACHINE\software\microsoft\mssqlserver\mssqlserver key in the
Windows NT registry, double-clicking the user groups fails.
CAUSE
The xp_logininfo extended stored procedure cannot list the group members if
the Everyone group is granted permissions.
WORKAROUND
To work around this problem, revoke Everyone group permissions. Do to this,
issue the following command:
exec master..xp_revokelogin EveryoneSTATUS
Microsoft has confirmed this to be a problem in SQL Server version 6.5. We
are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbBug kbusage KB177066 |
---|
|