PRB: SQL Security Manager Changes Not Moved to Secondary Node
ID: Q193993
|
The information in this article applies to:
-
Microsoft SQL Server, Enterprise Edition, version 6.5
SYMPTOMS
By default, the SQL Security Manager does not propagate security permission
changes to secondary nodes on a cluster installation.
WORKAROUND
Perform the following steps to work around this problem:
- Start the Cluster Manager utility.
- Select the appropriate group containing the SQL Server service.
- Select the Vserver, right-click Generic Service, and then click
Properties on the shortcut menu.
- Click the Registry Replication tab.
- Click Add.
- Add the following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\MSSQLSERVER
Adding the registry key causes the registry changes to replicate to the
other node, which resolves the issue.
Additional query words:
prodsql xp_grantlogin, xp_revokelogin
Keywords :
Version : WINNT:6.5
Platform : winnt
Issue type : kbprb
Last Reviewed: April 19, 1999