Configuring Viewpoint > Configuring Viewpoint Users in Moab

2.3 Configuring Viewpoint Users in Moab

To grant Viewpoint users Moab access

  1. Open your moab.cfg file located in the Moab home directory.
  2. Set the ADMINCFG[1] parameter (admin level 1 group) to include the Viewpoint users that will be granted full administrative rights. Enable proxying.
  3. ADMINCFG[1] USERS=<viewpoint-user> ENABLEPROXY=TRUE

    If you would like to control administrative access via LDAP or SSO, you must give all users ADMINCFG[1] access. LDAP and Viewpoint permission settings will keep normal users from performing administrative functions in Viewpoint.

    ADMINCFG[1] USERS=root,tomcat,ALL ENABLEPROXY=TRUE

  4. Either specify the Moab path (<moab-path>) or  include the location of the Moab client commands in the Viewpoint user's $PATH environment variable.
  5. Save your updated moab.cfg settings.

Related topics