AppManager Security Manager Hangs after Login (NETIQKB1455)

  • 7701455
  • 02-Feb-2007
  • 20-Aug-2010

Environment

NetIQ AppManager Security Manager 6.x
NetIQ AppManager Security Manager 7.0.x
Microsoft Windows 200x
Microsoft SQL Server 200x

Situation

AppManager Security Manager Hangs after Login
AppManager Security Manager takes up to several minutes to start, or hangs indefinitely during the login process.

Resolution

Remove the group from SQL Security Manager.  

To determine which group is causing the problem:

  1. Open the SQL Security Manager (from the SQL Server program group on the SQL Server).  
  2. Select User Privilege from the View menu.  
  3. Click once on each group listed.  If the group's member list appears immediately, then that group is not the problem.  
  4. The group causing the problem will cause a delay of several minutes, or give an immediate error, when it is selected.  

To remove the problem group perform the following steps:

  1. Select the offending group
  2. Select Revoke from the Security menu.  

This process may take a few minutes.  Once the group has been revoked, check each of the remaining groups.  Select SA Privilege from the View menu, and check each group listed in this view.

Once the problem group(s) has been removed, the AppManager Security Manager should start without any delays.

Cause

The SQL Server containing the repository is configured for either Mixed or Integrated Security.  

A Domain user Group that is either unreachable or corrupt has been imported to SQL via the SQL Security Manager.  SQL Server, in turn, is having problems properly enumerating the users within the group.  The SQL Security Manager will display the same delay when accessing that group.

Additional Information

Formerly known as NETIQKB1455