Create the SUPERUSER - HIDDEN

So, Data One has been installed and the CEMAN is started. You can now log into the platform. Let the fun begin!

The authentication is handled by a component of Data One called IAM.

To create the first user, go to setup > IAM:

  • <IP>: install of CEMAN IP or Load Balancer address
  • <PORT>: The HTTPs port defined during the install by default 9443

The user/password is defined during the installation and the default is:

  • User: a3admin
  • Password: primeur

The A3admin Portal will open in the Users/Groups tab.

How to add a user

  1. Click the Add User button at the top left.
  2. In the Add User window, type in the Username and the Password (twice) of the user you are configuring.



The very first user MUST be named β€œghibli-superuser” and must be created during the installation phase. Then, it can be used to create other admins.

.icon_test1 {
width: 90%;
}

.icon_test1 .note {
color:#00B0EA;
line-height: auto;
margin-top: 0;

}

.icon_test1 p {
margin-bottom: 0;
margin-left:25px;
}

.callout.callout>*{
margin-left: 0;

}

  1. At the bottom of the window, in the User Profile pane, in the Available Groups list look for Administrators and click the >> icon to assign your newly created User to the Administrators group, which will move to the Assigned Groups list on the right.
  2. Click the Ok button to confirm.

How to double check that the user has been created correctly

  1. In the Users/Groups tab, Filters pane, check the Administrators and authdb (this is in the Plugins panel) boxes.
  2. In the Username field enter the name of the user you have created.
  3. Click the Search button.
  4. Your user will appear in the Users pane.

You can now log into Data One entering the username and password created.

Sammy says:

"Go to Setup β†’ Users & Groups β†’ Internal Users and by clicking the Bind User button, find the user you have created and bind it to the Internal User tab. Doing so, you do not need to use A3admin anymore, since users/groups can then be managed in Data One."

You have created the Superuser. The first step is completed!