You can create users in build.one itself.
- Creating new user and add it to configuration
- Open Manage menu > User submenu and click the button at the bottom right to create an user.
- Open the code base in Gitpod and open src > data > base-data-standard-definitions and insert the following at the end of the JSON and add your created users in all three QueryStrings. Please have a look at each query string
- Click save.
- Execute a build-one down and up.
- Changing user
- Assign the corresponding desktop groups to your created users.
- Change the passwords for your created user in the upper right corner.
- Click on the user name.
- Click on change password and enter the old and the new password.
- Save your changes.
- (You have to make changes to your user to see your user in the CI/CD overview like adding the desktop group)
- Export changes
- Go to CI/CD and export your changes.
- Check for each user whether access is possible by logging in and logging out.
A popup appears.
You can now see in the commits the changes in the file zuser.xml.
Changes to existing users will not be exported
Back to Documentation
Back to Home Page