Previous Topic: How to Implement Multi-Tenancy

Next Topic: How to Initialize a New Tenant

Enable Multi-Tenancy

Using the product, you can enable multi-tenancy.

To enable multi-tenancy

  1. Click the Administration tab.
  2. In the tree on the left, click Options Manager, Multi-Tenancy.

    The Option List page appears.

  3. Click multi_tenancy.

    The multi_tenancy Options Detail page appears.

  4. Click Edit.

    The Update Options page appears.

  5. From the Option Value drop-down list, select one of the following options:
    off

    Disables the multi-tenancy feature.

    setup

    Enables multi-tenancy in setup mode. In this mode, CA SDM displays editable tenant-related objects and attributes for service provider administrators, but does not enforce tenancy requirements. Other users can continue working as if multi-tenancy was not installed.

    on

    Enables the multi-tenancy feature as fully operational. You can select from the following values:

    • strict—(Default) CA SDM fails a checkin to a tenant-required table when tenant is null and the product cannot default it from an SREL to a tenanted table.
    • warn—CA SDM writes an error to the log but allows the checkin to proceed when a tenant-required object with a null tenant is created or updated.
    • allow—CA SDM writes a warning to the log but allows the checkin to proceed when a tenant-required object with a null tenant is created or updated.

    Note: If you have not populated the ca_tenant table, you must select setup from the Option Value drop-down list. For new implementations of multi-tenancy, select setup.

  6. Click Install.

    The multi_tenancy option is installed.

  7. Click Refresh.

    The page displays your changes.

  8. Close the window.

    The Option List page reappears.

  9. Restart services.