Hitachi

JP1 Version 11 JP1/IT Desktop Management 2 - Smart Device Manager


3.13.4 Procedure for creating a configuration profile on the communication server (when managing iOS devices)

Create a configuration profile on the communication server in order to distribute client certificates to iOS devices. You need to perform this procedure only when managing iOS devices.

Organization of this subsection

(1) Procedure when using the iPhone Configuration Utility

Prerequisites

The following procedure is provided based on the iPhone Configuration Utility version 3.6.

Procedure

  1. Install the Apple iPhone Configuration Utility.

  2. In the left pane of the window, select Library, and then Configuration Profiles. Then, click the New button at the top of the window.

  3. Specify the General settings as follows:

    Item

    Specifiable value

    Name

    Any

    Identifier

    Any

    Organization

    Any

    Description

    Any

    Consent Message

    Any

    Security

    Select With Authentication.

    Automatically Remove Profile

    Select Never.

  4. For the Credentials setting, select the root certificate used for connecting iOS devices to the communication server. Enter the credential name, and then add the root certificate. (This step is required if the root certificate for the communication server is not installed on an iOS device.)

    Tip

    You can also set root certificates for individual iOS devices.

  5. In the Credentials settings, select the client certificate (APNsMDMPushDev.p12) used by iOS devices to connect to the APNs server. Then, enter the credential name and the password for the certificate, and then add the client certificate.

  6. Specify the Mobile Device Management Settings information as follows:

    Item

    Specifiable value

    Server URL

    https://communication-server-host-name:26055/CommunicationServerWeb/ios/server

    Check in URL

    https://communication-server-host-name:26055/CommunicationServerWeb/ios/checkin

    Topic

    Set the UID in the Subject DN of the MDM certificate created by using the Apple Push Certificates Portal.

    Identity

    In the list, select the credential name specified in step 5, which is used for connecting to the APNs server.

    Sign messages

    Select the check box.

    Check Out When Removed

    Select the check box.

    Access Rights

    Select all check boxes.

    Apple Push Notification Server

    Clear the check box.

  7. Click the Export button at the top of the window, select Sign Configuration Profile, and then export the configuration profile.

    For the file name, specify mdmprofile.mobileconfig.

  8. Store the configuration profile in the following folder on the communication server:

    JP1/ITDM2 - SDM (Communication Server)-installation-folder\cms\conf

Related Topics

(2) Procedure when using the configuration profile generation tool

Procedure

  1. Start the configuration profile generation tool.

    The configuration profile generation tool is stored in the following location:

    JP1/ITDM2 - SDM (Communication Server)-installation-folder\cms\bin\sdmgeneratemobileconf.exe
  2. Specify the General settings as follows:

    Item

    Description

    Required

    Name

    Display name of the profile

    Y

    Identifier

    Identifier of the profile

    Y

    Organization

    Organization name of the profile

    --

    Description

    Description of the profile

    Y

    Consent

    Message which is shown when the profile is installed.

    --

    Security

    Security options when the profile is deleted.

    Always:

    Confirmation on the iOS device is required to delete the profile.

    Authentication:

    A password must be entered to delete the profile.

    None:

    The profile cannot be deleted.

    Y

    Legend:

    Y: Required

    --: Optional

  3. For the Credentials setting, select the client certificate used by iOS devices to connect to the communication server. Enter the credential name and the password for the certificate, and then add the client certificate.

  4. Specify the Mobile Device Management Settings information as follows:

    Item

    Specifiable value

    Required

    Server URL

    https://communication-server-host-name:26055/CommunicationServerWeb/ios/server

    Y

    Check in URL

    https://communication-server-host-name:26055/CommunicationServerWeb/ios/checkin

    Y

    Topic

    Set the UID in the Subject DN of the MDM certificate created by using the Apple Push Certificates Portal.

    Y

    Legend:

    Y: Required

  5. Click the Generate button, and then export the configuration profile.

    For the file name, specify mdmprofile.mobileconfig.

  6. Store the configuration profile in the following folder on the communication server:

    JP1/ITDM2 - SDM (Communication Server)-installation-folder\cms\conf

Related Topics