Saturday, September 27, 2008

How to create Portal Super User in Oracle Portal 10g (10.1.2) ?

Out of the box, the following users are available for logging into Oracle AS Portal,
  •  portal
  •  portal_admin
  •  orcladmin
‘orcladmin’ user has the maximum privilege who has complete access to portal, OIDDAS & content services. If you would like to grant another new user say "my_portal_admin" who has complete Administrative access to portal, then after creation of user using OID DAS, add the user to the following groups
  •   PORTAL_DEVELOPERS,
  •  PORTAL_ADMINISTRATORS,
  •  PORTLET_PUBLISHERS,
  •  RW_ADMINISTRATOR,
  •  OIP_USER_ADMINS,
  •  DBA
Making the user part of the groups mentioned above will him the access except for the “SSO Server Administration” portlet available in Portal Builder “Administer” tab-> Portal sub-tab.

For granting the access to the above-mentioned portlet, log in to Oracle Directory Manager as root user. Navigate to Entry Management -> cn=OracleContext -> cn=Groups -> cn=iASAdmins . Append the DN of the new user to the list of ‘uniquemember’

No comments:

Post a Comment