Provisioning - Import users

As part of provisioning users and space templates on a Meeting Server cluster you must define which users to import from the LDAP servers that are connected to the cluster.

On the Provisioning page, Import users tab, you can add user imports, which are sets of LDAP filters and mappings that each define a subset of users to import from one of the connected LDAP servers.

How to add a user import

You can add as many user imports as you like. For each user import, you define subset of users to import from a specific LDAP server, you decide how their username and display names should be created, and you decide if you want to assign them a PMP Plus license.

We recommend that you make sure that the same users are included in only one user import. If PMP Plus licenses are assigned via one user import and not another, and a user matches the LDAP search filter for both user imports, then the user may or may not be assigned a PMP Plus license.

Note: If the same user is included in two different user imports, Meeting Management cannot control which user import the user will be associated with. This means that if a user is included in one user import that assigns PMP Plus licenses to users and is also included in a user import that does not assign any licenses, then you cannot control whether that user is assigned a license.

To define a subset of users to import:

  1. Go to the Servers page and click Set up provisioning.

  2. On the Import users tab, click Add user import.
  3. Add a Name for the user import.

    We recommend that you choose a name that will make it easy for you and other administrators to distinguish this user import from others. If you leave the field blank, Meeting Management will create a name based on the settings you configure below.

  4. From the drop-down, choose the LDAP server you want to set this user import filter for.
  5. Enter Base distinguished name.

    The base distinguished name is the starting point for the directory search. The Meeting Server will search for LDAP groups in this node and all nodes below it in the LDAP tree.

  6. Enter LDAP search filter.

    This filter defines the subset of users that you want to import.The syntax for the Filter field is described in rfc4515.

    Note: If you are using Active Directory, make sure that you enter a filter that only includes user objects.

  7. Enter Login user name mapping.

    This defines which LDAP attribute you want to use as the username that Meeting Server web app users will use to sign in to the app. It must have a format similar to $sAMAccountName$@example.com, and the attribute must be one that is unique for each user.

    Note: The LDAP attribute name is case sensitive.

  8. Enter Display name mapping.

    This is the LDAP attribute that you want to use as participant name in meetings and on each web app user's own Home screen. It must have a format similar to $cn$.

    Note: The LDAP attribute name is case sensitive.

  9. Check the Assign Personal Multiparty Plus (PMP+) license to imported users check box if you want to assign PMP Plus licenses to users who are imported based on these filter settings.

    If you prefer to use SMP Plus licenses, or if you want these users to only join meetings that have a different owner, then leave this check box unchecked.

Note: Your changes will not be applied before you have committed them. After you have committed the changes, template settings will take effect immediately. Changes to LDAP server details and any changes that affect users will take effect next time the Meeting Server is synchronized with the LDAP servers.

Note: All changes to provisioning settings that you have entered in Meeting Management will be lost if you restart Meeting Management before the changes have been committed.