The user is unable to delete custom groups. (NETIQKB51606)

  • 7751606
  • 02-Feb-2007
  • 14-Jan-2008

Resolution

fact
NetIQ Vulnerability Manager 5.5

symptom
The user is unable to delete custom groups.

symptom
A deleted group reappears after refreshing the screen or reopening the console.

cause
The VigilEntAccess user does not have permission to run the necessary stored procedure to delete groups.

fix

To enable the VigilEntAccess user to delete groups, grant VigilEntAccess the appropriate permission on the sp_deleteservergroup stored procedure.

To grant permission to VigilEntAccess:

  1. Start SQL Enterprise Manager from the Microsoft SQL Server program group.

  2. In the left pane, expand Microsoft SQL Servers > SQL Server Group > Database Server> Databases > VigilEnt, where Database Server  is the database server on which the VigilEnt database runs.

  3. In the right pane, double-click Stored Procedures.

  4. In the right pane, right-click sp_deleteservergroup, and then click Properties.

  5. Click Permissions.

  6. For VigilEntAccess, select the check box in the Exec column.

  7. Click Apply.

  8. Click OK.

  9. Click OK.



note
This issue will be resolved in the next release

Additional Information

Formerly known as NETIQKB51606