
Managing the User List
Run the script sudo /opt/incredibuild/management/manage_ui_access.sh. This must be done with a user that has root user permissions. Use the parameters to list, add, and delete credentials:- list - show existing user names
- add <username> <password> - adds a new user with full permissions
- delete <username> - deletes an existing user
- deleteall - deletes all existing users (removing the requirement for user authentication)
Note: The user list is managed individually on each Incredibuild machine.