Version 0 of the Organization Model

A "Version 0" of the organization model is built into the system by default that contains a number of groups.

For more information, see the Organization Browser User’s Guide.

These groups are:

Note that the Base User Profile, LDAP Container Managers, and Resource Managers groups are not used at this time.

The System Administrator and Undelivered groups are described below:

  • System Administrator - Users that are mapped to this group inherit the All System Actions privilege. The All System Actions privilege is a special privilege that gives the user all system actions.

    The All System Actions privilege is also mapped to the System Administrator user access set in the userAccess.xml file, which by default provides access to all available functions in the application:

    <PrivilegeAccessSet name="System Administrator">
       <privileges>
          <privilege name="All System Actions"/>
       </privileges>
              .
              .
              .
    Note: By default, the System Administrator user name and password are “tibco-admin” and “secret”, respectively, but may have been changed.
  • Undelivered - This is a special group to which work items that for some reason could not be delivered to another user, are sent. The System Administrator user is a member of this group, and cannot be removed. You can add additional users to this group, if desired. Note, however, that you cannot distinguish undeliverable work items from work items that would be received because of membership in other groups or positions, so only a user who would deal with those types of work items should be mapped to this group.