Enabling mobile administration

Configure HCL Connections to enable security management for the Mobile Security application.

About this task

To begin configuring security management for the Mobile Server application, you must enable the Mobile Admin settings and then map a user to the Mobile administrator role.
Tip:

The Mobile Admin console is located at https://host:port/mobileAdmin/login

where:
  • host is the full host name or IP address of your HCL Connections deployment.
  • port is the port number for encrypted connection traffic.

To enable mobile security management, complete the following steps:

Procedure

  1. Set the value of the MobileAdmin property in the mobile-config.xml file to true. For more information about editing the Mobile configuration file, see the Changing Mobile configuration property values and Mobile configuration properties topics.
    Important: If your mobile security management service is deployed on a different domain than HCL Connections, update the ServiceLocation property with the address of the domain that hosts the security management service.
  2. Log in to the WebSphere® Application Server Integrated Solutions Console on the Deployment Manager.
  3. Select Applications > Application Types > WebSphere enterprise applications.
  4. Click the link to the Mobile Administration application.
  5. Click the Security role to user/group mapping link.
  6. Select the check box for the admin role and then click Map Users.
  7. In the Search String box, type the name of the person whom you would like to set as an administrator, and then click Search. If the user name exists in the LDAP directory, it is found and displayed in the Available box.
  8. Select the name from the Available box and then move it into the Selected column by clicking the move arrow.
  9. Click OK.
  10. From the Enterprise Applications > <application> > Security role to user/group mapping page, click OK and then click Save.
  11. Synchronize and restart all your WebSphere® Application Server instances.
  12. Verify that the mapped user has access by logging in to the Mobile Admin console at https://host:port/mobileAdmin/login.