Skip to content

CDNetworks Documentation

Adding Registry Users permalink

Admin portal users can use the following procedure to add registry users.

Note: Non-admin portal users are not permitted to add registry users.

  1. In the left pane, click Image Registry > Registry Users.
  2. At the top right of the Registry Users page, click the + Add New User button.
  3. Complete the fields in the Add User form. Required fields are denoted by an asterisk (*).

FieldDescription
UsernamePrefix to be used as part of the registry user's username. The username can contain up to 15 characters, and allows only lower case alphanumeric characters, ‘-’ and ‘.’. To avoid naming collisions across registry users of different customers, ECP appends a fixed-length random string to this prefix to form a complete username when it creates the new registry user.
PasswordCase-sensitive password for the new registry user. The password must be 8 to 20 characters long and have at least one lowercase letter, one uppercase letter, and one number.
Confirm PasswordSame case-sensitive password typed in the Password field.
EmailEmail address for the new registry user.
DescriptionOptional description about the new registry user (up to 20 characters).
Access to ProjectsSelect the projects that will be accessible to the new registry user and the new registry user's access type. Choices are:
  • Allow readOnly access to all existing projects = registry user can only pull images from a project registry.
  • Allow readWrite access to all existing projects = registry user can pull images from and push images to a project registry.
  • Custom permissions = select the projects available to this registry user, and whether the registry user has readOnly or readWrite permission.
  1. Click the Submit button.

Note: When you create an ECP registry user, a corresponding imagePullSecret gets created automatically.