Previous Topic: Upgrade Each Tenant Policy DeploymentNext Topic: Disaster Recovery Guide


Update Tenants

For this release, set the User Type value should be set to Business/Consumer/System type for use by directory synchronization.

Follow these steps:

  1. Log into the management console as cspadmin.
  2. Export the tenant directory.xml.
  3. Edit the exported XML.

    Search for the following section:

    <ImsManagedObjectAttr physicalname="camUserType" description="User Type" displayname="User Type" valuetype="String" wellknown="%USER_TYPE%" maxlength="0" hidden="true" system="true">
    
  4. Insert required="true" preceding the wellknown parameter=%USER_TYPE% parameter as follows::              
    <ImsManagedObjectAttr physicalname="camUserType" description="User Type" displayname="User Type" valuetype="String" required="true" wellknown="%USER_TYPE%" maxlength="0" hidden="true" system="true">
    
  5. Import the edit XML file.
  6. Set the User Type attribute in the On-Premise JCS Directory Synchronization, AD Template Configured, Attributes section.
  7. Perform Directory Synchronization.
  8. Restart the environment.

The value of User Type is defined as follows: