Jump to content

Authentication Problem with Unity Cloud Build


Gabzzel

Recommended Posts

I am trying to use Unity Cloud Build with Plastic SCM (cloud hosted repository).

How do I know which Encryption type I am using? I never got asked which type (AES-128, AES-192 or AES-256) I wanted to use for the encryption, but I did encrypt the server.

Also, this next question should probably be directed towards the Unity Support, but I'll give it a shot here nonetheless.

What should I enter in the host URL section when setting up Unity Cloud build. I have tried 'ourhostname@cloud' and 'repositoryname@ourhostname@cloud' where of course 'ourhostname' corresponds to my company name and 'repositoryname' corresponds to my projects' / repository name. However, in both cases (even when trying different capitalization) I get the following error (see attachment).

Does anyone have experience with this? After looking a bit online, I assum the support for Plastic is very recent in Unity Cloud Build.

plastic_unitycloudbuild_problem.jpg

Link to comment
Share on other sites

Hi Gabzzel,

Thanks for reaching out.

  • The Repo URL field should be in the format "CloudOrgName@cloud". Once you get past this step and you set up Build Targets in Cloud Build you will select which repository and branch that you will build from.
  • The Username field should be the email address associated with your Plastic SCM account.
  • The Password field should be your password associated with your Plastic SCM account.
  • The Authentication Type should be set to LDAP.
  • The Encryption Method should be set to AES128.

I hope this helps!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...