Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

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

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

  • No labels