Using the Profiles population wizard
Use the Profiles population wizard to populate the IBM® Connections Profiles database with data from the LDAP directory.
Before you begin
You can populate the Profiles database with the help of the population wizard, as described here, or manually as described in the Manually populating the Profiles database topic. You might choose to use the population wizard to simplify the properties mapping process from your source to the target Profiles database.
- Run the population wizard on the system where IBM® Tivoli® Directory Integrator is installed.
- On Linux, the user account that will run the wizard to populate the database must be a member of the group that owns the database instance (db2inst1).
- If you need to configure multiple systems with Profiles data, you can run the wizard in silent mode. For more information, see Using the Profiles population wizard in silent mode.
- The population wizard populates only those entries where the value for surname is not null.
- You can run the population wizard before, during, or after installing IBM® Connections.
For additional and related information about configuration and mapping properties see Manually populating the Profiles database.
About this task
Procedure
- Log into the system where Tivoli® Directory Integrator is installed as the root user or system administrator.
- (AIX® and Linux™): Grant display authority to all users by running the following commands under the root user or system administrator:
xhost + // Grant display authority to other users
Note: If granting display authority to all users is a security concern for you, change the command to grant display authority to a specific user or users. For more information about this command, consult your AIX® or Linux™ administrator guide.echo $DISPLAY // Echo the value of DISPLAY under the root user
- Add the user account that will run the wizard to the group that owns the database instance (for example, to the db2inst1 group for DB2).
- (RHEL 7.4 only) Update the swt gtk jar file as explained in the KB Article, The populationWizard does not start on RHEL 7.4 using TDI 7.1.1.6.
-
Copy the Wizards directory from the Connections installation media to the
system where Tivoli® Directory
Integrator is
installed.
Important: Microsoft™ Windows™: If you are installing from disk or ISO, change the permissions for the Wizards folder from Read Only to Write or the population wizard will fail.
- Run the following script from the Wizards directory:
- AIX®: ./populationWizard.sh
- Linux™: ./populationWizard.shNote: If the wizard does not run correctly, you might need to edit the populationWizard.sh file and enter the correct JRE/JVM path for your system The populationWizard.sh file expects the path to be jvm/linux/jre/bin.
- Microsoft™ Windows™: populationWizard.bat
- On the Welcome page of the wizard, click Launch Information Center to open the IBM® Connections Information Center in a browser window. Click Next to continue.
- Select Default settings or, if you
are resuming an earlier session, click Last successful
default settings and click Next.
Note: This page is shown only if you have already used the wizard to populate the Profiles database.
-
Enter the location of Tivoli® Directory
Integrator and then click
Next.
Note: This page is shown only if the wizard cannot automatically detect your Tivoli® Directory Integrator directory.
- Select a database type and click Next.
- Enter the following information about the database, and
then click Next:
- Host name
- The name of the system that hosts the database.
- Port
- The communications port for connecting to the database. Add a
new port number or choose one of the following default port numbers:
- DB2®
- 50000
- Oracle
- 1521
- SQL Server
- 1433
- Database name
- The default name of the database is PEOPLEDB.Note: There is no default name for the Oracle database, Instead, enter the name of the database instance.
- JDBC driver library path
- Enter the path to the JDBC driver on the host machine. For example: IBM/sqllib/java.
- DB2®
- You can find the db2jcc.jar and db2jcc_license_cu.jar files in the IBM/DB2/v10.5/SQLLIB/java directory.
- Oracle
- You can find the ojdbc6.jar file in the oracle/product/12.1.0/db_1/jdbc/lib directory.
- SQL Server
- Download the SQL Server JDBC 2 driver from the Microsoft™ web site and follow the instructions to extract the driver files. IBM® Connections uses the sqljdbc4.jar file.
- User ID
- Enter your user ID. This must be a database user who has write access to the Profiles database. For DB2®, the default value is LCUSER. For Oracle and SQL Server, default value is PROFUSER. These user names are automatically created when you create the database.
- Password
- Enter your password.
- Enter the following properties for the LDAP server, and
then click Next:
- LDAP server name
- The host name or IP address of the LDAP server.
- LDAP server port
- The default port is 389. If SSL is selected, the default port is 636.
- Use SSL communication
- Select the check box to enable SSL.
- (Optional) Create an empty truststore file where you can
store trusted LDAP server certificates. (Complete this step if you
want to use SSL. If you already have a truststore file that contains
your LDAP server certificates, you can skip this step.) The Profiles
population wizard downloads the LDAP server certificates from your
LDAP directory for you.
The Profiles population wizard can use the new truststore file to communicate with your LDAP server in SSL handshaking mode. It can also use the file when fetching data from your LDAP.
- Optional: If you selected SSL when you entered
the LDAP properties, you are asked to enter the following keystore
properties:
- Truststore file
- File where trusted server certificates are stored. Used when SSL handshaking is performed.
- Keystore password
- Password to access the keystore.
- Keystore type
- Format of the trusted server certificate. Currently only JKS and PKCS12 are supported in Java™.
If the LDAP server certificate is not in the truststore, a message appears that asks you to permanently accept the certificate in the truststore file. If you do not accept it, the wizard cannot connect to the LDAP server with SSL and will not continue with the population task.
Note: Ensure that the global.properties file in Tivoli® Directory Integrator is configured with the file trust store name, password and type you just created. See the Tivoli® Directory Administrator’s Guide for Client SSL Configuration of TDI Components for further instructions. The Understanding IBM® Tivoli® Directory Integrator for IBM® Connections white paper is also helpful. - Enter the authentication details for the Bind
distinguished name (DN) and Bind password,
and then click Next.Note: The Profiles population wizard does not support anonymous binding for LDAP. To populate the Profiles database using anonymous binding, you must populate the database manually.
- Enter the details of the Base distinguished name (LDAP user search base) and LDAP user search filter, and then click Next.
- Map LDAP attributes or JS
Functions to the Profiles database fields.
For more information about each attribute and function, see Default values for properties in the map_dbrepos_from_source.properties file in Mapping fields manually.Notes:
- For each user in the LDAP, Tivoli® Directory Integrator will create a row in the database, mapping each LDAP attribute or JavaScript™ function to the corresponding column in the database. The wizard automatically validates each mapping. If you need to change the default mapping, select the required LDAP attributes or JavaScript™ functions and create or modify the field.
- The uid, guid, distinguishedName, surname, and displayName values in the Database Fields column must have mapped attributes in the LDAP Attributes or JS Functions column.
- You can use the Group By filter in Metrics to categorize the metrics report by a particular user attribute. To do so, ensure correct mapping between the LDAP attribute and the Profiles database field. Metrics defines the Group By attributes by default as country, organization and title. To configure the Metrics report after populating, see Mapping user profile attributes to report dimensions.
- If you are prompted to supply a profile type value, see the Profile-types topic for available options.
- Optional: You can choose to run the following
additional tasks:
- Countries
- Add country data to each profile.
- Departments
- Add department data to each profile.
- Organizations
- Add organization data to each profile.
- Employee types
- Add employee-type data to each profile.
- Work locations
- Add location data to each profile.
Notes:- For all the entries in this list (except Mark managers), you need to prepare corresponding CSV files with the required information. An Employee Types CSV file might include regular=IBM Employee and manager=IBM Manager. You can edit the profiles-config.xml file to specify whether you want to display the code or the value, where regular or manager are the employee type codes stored in LDAP and IBM® Employee or IBM® Manager are the values.
- Examine the CSV files in the Wizards/TDIPopulation/TDISOL/OS/samples directory,
where OS is your operating system, to see the input
file format of the optional tasks:
- Countries task
- isocc_sample.csv
- Departments task
- deptinfo_sample.csv
- Organizations task
- orginfo_sample.csv
- Employee types task
- emptype_sample.csv
- Work locations task
- workloc_sample.csv
- Review the Summary page to ensure that the information you entered in the previous panels is correct. Click Configure to begin populating the database.
- Review the message on the Result page. If necessary, click View log to examine the log in detail. Click Finish to exit the wizard.