Step 6: Add users and specify permissions | Helix Core Cloud administrators

Helix Core permissions are highly configurable to provide the level of security you require. Create user accounts and define access and permissions for users.

Use P4Admin to add users and specify permissions.

Add users to Helix Core Server

  1. Make sure you have enough users for your Helix Core Cloud instance. You can view the number of users you have and add more users on the Subscription tab in the Helix Core Cloud portal. To learn more, see View and update your Helix Core Cloud subscription.

  2. Open P4Admin.

    To open P4Admin from P4V, choose Tools > Administration.

  3. Click the Users & Groups tab.

  4. Choose File > New > User.

  5. In the User dialog box, enter the following information:

    Field Description  
    User Enter the username the user will use to log in to the Helix Core Server. Usernames are case sensitive.  
    Email Enter the user's email address.  
    Full name Enter the user's full name. The full name is used throughout Helix Core to identify who is changing files and other actions.  
    Password Enter a temporary password for the user. The user can change the password later in P4V.  
  6. Click OK to add the user.

    The user is displayed in the users list.

  7. Repeat steps 4 - 6 for other users to add to the server.

Specify permissions

Permissions are managed in the Permissions table. To open the Permissions table, in P4Admin, click the Permissions tab.

The default permissions for Helix Core Cloud are:

write user * * //...
super user <admin_username> * //...
list user * * -//spec/...
super group perforce-super-users * //...
super user perforce * //...
  • The first line gives all users write access to all depots on the server.

  • The second line gives super user access to the Helix Core Cloud administrator you created when subscribing. Super users can perform advanced tasks, such as create depots and manage users. Do not remove this line because you will not be able to administer the server and will need to contactPerforce Support for help.

  • The last three lines are protected and cannot be edited. They are used by Perforce Support to manage your instance.

This default setup works well for new, small teams because all team members will work on the same project. To learn more about managing groups and permissions as your team grows, watch these videos in the Helix Core Admin's Guide video playlist:

Learn more

Where to go next

Now that Helix Core is set up for your team, onboard them so they can start working with Helix Core.

Go to Step 7: Onboard your team | Helix Core Cloud administrators.