Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

From Version 3.8.3, Incredibuild supports having two types of user views for the Agent User Interface:

  • Authenticated users with full edit and view operations

  • Guest users with “view only” permissions in Agent UI

  • Authenticated Users are managed using command-line script:

    • Under /opt/incredibuild/management/manage_ui_access.sh, with parameters:

      • list (show existing user names)

      • add username password

      • delete username

Note

User authentication is disabled by default - while “list” is empty, the feature is disabled

Guest view Details:Logging into agent’s UI is possible as an authenticated user (having a username and password) or as a guest. Authenticated users can perform any UI operation available. Guests are able to make “view only” operations. The following action

  • The following actions are disabled/made invisible in the

...

  • Agent Management Console for

...

  • Guests:

...

    • “Action” in the Coordinator monitor (“Subscribe”, “Unsubscribe” etc. menu)

...

    • “Coordinator Settings” button in the Coordinator monitor.

...

    • “Agent Settings” button in every agent.

...

    • “Action->History” in the “Build History” table (“Delete”, “Toggle Auto-Delete”, “Export Logs” menu)

...

    • ”Stop Build” button when showing the Build Monitor bars.

User Management

  • Authenticated Users are managed using command-line script:

    • Under /opt/incredibuild/management/manage_ui_access.sh, with parameters:

      • list (show existing user names)

      • add username password

      • delete username

Note

User authentication is disabled by default - while “list” is empty, the feature is disabled