+

Search Tips   |   Advanced Search

Exposing email addresses

Allow email addresses to be displayed in Connections.

Complete this task only if you configured IBM Connections to prevent email addresses from being displayed. See Hide email addresses.

If we configured IBM Connections to prevent email addresses from being displayed but now to allow email addresses to be displayed, complete this task.

  1. cd following directory on the WAS that hostsIBM Connections:

    • AIX or Linux: /opt/IBM/Connections/ConfigEngine

    • IBM i: /QIBM/ProdData/IBM/Connections/ConfigEngine

    • Windows: C:\IBM\Connections\ConfigEngine

  2. Enter the following command to run the script that configures IBM Connections to display email addresses on each WAS profile to which you installed an application:

    • AIX or Linux:./ConfigEngine.sh action-expose-email > /tmp/expose_email.log 2>&1

    • IBM i:ConfigEngine.sh action-expose-email > /tmp/expose_email.log 2>&1

    • Windows:ConfigEngine.bat action-expose-email > D:/expose_email.log 2>&1

    For example, on Windows:

    ConfigEngine.bat action-expose-email > D:/expose_email.log 2>&1

  3. Add the email address references that were removed from user profiles.

  4. Restart the servers.


Parent topic:
Customize the deployment