+

Search Tips   |   Advanced Search

Task: assign-virtual-portal-admin-group

Portal ConfigEngine task that assigns a group of administrators to a virtual portal.

Use this task after the creation of a virtual portal to assign a subadministrator group to the virtual portal. This task gives this group permission on the root content node of the virtual portal and all its child pages. The task also gives Editor role access to the administration portlets of the virtual portal. This group must be within the realm specified for the virtual portal.


Parameters


Syntax

You pass the parameters in the parameter list for each configuration task as appropriate. We do this by either of the following methods:

Note: We can create a virtual portal and assign the administrator group in the same command. For example, we can specify it as: ./ConfigEngine.sh create-virtual-portal assign-virtual-portal-admin-group -DVirtualPortalAdminGroup=cn=vpadmins,o=defaultwimfilebasedrealm -DVirtualPortalContext=virtual_portal_context_url -DVirtualPortalTitle=mynewvptitle -DPortalAdminPwd=password -DWasPassword=password

Parent topic: Portal configuration tasks for administering virtual portals