About Privileged Security Groups
Add and Edit Group Security for Content Links Forms
Privileged Security Group Procedures
This topic covers the management of Group Security on Group Item Links in Toolkit module. Privileged Security Groups can also be managed in the Admin module by using the Set Group Security Tool.
Each procedure begins by opening an Add or Edit Group Security for Content Links form. These forms can be opened from either a Group Item Profile page or a Group Item Link Profile page. We show how to open the forms from a Group Item Profile in these procedures. View the Add and Edit Group Security for Content Links Forms topic to see how to open the Add and Edit Group Security for Content Links forms from a Group Item Link Profile page.
-
Open the Add Group Security for Content Links form.
-
Open the Group Item Profile page by selecting Find Group Item form, and clicking Go.
from the left navigation menu, entering criteria on theIf more than one Group Item meets the search criteria, you must first select the desired Group Item before the Profile page displays.
- Click the expand/close button on the group item links child form header.
- Click the grandchild form button for the Group Item Link.
- Click [add privileged security groups].
-
- Select the name of the Security Group from the group name list box.
- The link text defaults to the Group Item Link. You can enter the text for a different Group Item Link if you want, but know that you will be creating a new privileged group record for that Group Item Link instead.
- Click Save to create the new record.
-
Refresh your netFORUM session and clear cache if necessary.
-
Open the Edit Group Security for Content Links form.
-
Open the Group Item Profile page by selecting Find Group Item form, and clicking Go.
from the left navigation menu, entering criteria on theIf more than one Group Item meets the search criteria, you must first select the desired Group Item before the Profile page displays.
- Click the expand/close button on the group item links child form header.
- Click the grandchild form button for the Group Item Link.
- Click the edit button for the Security Group.
-
- Make changes as desired.
- Click Save to save the changes.
-
Refresh your netFORUM session and clear cache if necessary.
-
Open the Edit Group Security for Content Links form.
-
Open the Group Item Profile page by selecting Find Group Item form, and clicking Go.
from the left navigation menu, entering criteria on theIf more than one Group Item meets the search criteria, you must first select the desired Group Item before the Profile page displays.
- Click the expand/close button on the group item links child form header.
- Click the grandchild form button for the Group Item Link.
- Click the edit button for the Security Group.
-
- Select the hide/disable record? check box.
- Click Save to save the changes.
- Refresh your netFORUM session and clear cache if necessary.
You cannot recover a soft-deleted Privileged Security Group record through the Toolkit module.
Choose one of the following to recover a soft-deleted record.
- Through the netFORUM interface, use the Set Security Group tool in the Admin module.
-
Use SQL.
update fw_group_security set gsc_delete_flag = 0 where gsc_grp_key = {Security Group key value} and gsc_value_key = {Group Item Link key value}
The DeleteMethod system option must be set to hard. Otherwise, only soft deletes are permitted on your system.
-
Open the Group Item Profile page by selecting Find Group Item form, and clicking Go.
from the left navigation menu, entering criteria on theIf more than one Group Item meets the search criteria, you must first select the desired Group Item before the Profile page displays.
- Click the expand/close button on the group item links child form header.
- Click the grandchild form button for the Group Item Link.
- Click the Delete button for the Security Group.