Chapter 7. Post-deployment configuration 437
3. Set up access control for Collaborative Learning portlets.
4. Configure Help for the Collaborative Learning administrator interface.
5. Verify the unique ID mapping for Collaborative Learning.
7.3.1 Updating the Learning settings in the dbbuild.properties file
If you did not set the optional Learning parameters in the dbbuild.properties file
during the HTTP server configuration, set them during the post-installation
configuration process. Some optional parameters will cause error conditions
unless they are modified. For example, if you do not populate the to and from
e-mail addresses, you will receive a configuration error, such as:
com.ibm.workplace.elearn.error: CLQAH0795E: Null or invalid email address:
{1}.
To update Learning settings in dbbuild.properties, perform the following steps:
1. Open \IBM\Workplace\WorkplaceServer\config\database\dbbuild.properties
in a text editor.
2. Change the properties required by your environment.
Table 7-1 shows the IBM Workplace Collaborative Learning properties in
dbbuild.properties that are set by the installation program. Changing these
properties is optional. Properties you should consider changing are
emphasized in bold italic.
Table 7-1 Learning properties in dbbuild.properties
Property Default value Description
lmmserver_admin_name wpsadmin The Collaborative Learning administrator
name. Change if you want to use another
administrator name, for example,
lmsadmin. The value can be a user or
group name.
lmmserver_admin_type user The default value is user. Change this to
group if you entered a group name for
lmmserver_admin_name.
lmmserver_url <http_server_host_
name>:9081
When you enable external HTTP, this value is
automatically changed to
http://<Http_Server_Host_Name>:80.
lmmserver_context_root lms-lmm The Learning Server context root. Do not
change this value.
lmmserver_description Learning LMS Server A description of the Learning Server, such as
its name, location, or IP address.
438 IBM Workplace Collaboration Services: Release 2.5 Deployment Guide
lmmserver_username lwplms The name used by the Learning Server to
authenticate with Delivery Servers for Web
services. This name does not need to exist in
any user directory.
lmmserver_password lwplms The password used by the Learning Server
to authenticate with Delivery Servers for Web
services.
lmmserver_content
Manager_ email
text/plain E-mail format used by Content Manager to
send e-mail notifications regarding imported
course packages. The possible values are
text/plain and text/html.
lmmserver_juru_path On a Windows server, the
default is: c:/WebSphere/
WorkplaceServer
/Learning/lms_juru
Juru search index directory. This directory is
created during the installation. There is no
need for you to change this parameter unless
you want to use a new directory.
In a clustered environment, this is the shared
folder you created.
dsserver_url http://<Http_Server_Ho
st_Name>:9081
When you connect to an external HTTP
server, this value is automatically changed to
http://<Http_Server_Host_Name>:80.
dsserver_context_root lms-ds The Delivery Server context root. Do not
change this value.
dsserver_id DS1 A text string that identifies this Delivery
Server when you deploy courses or manage
servers using the Learning Server user
interface.
dsserver_description Learning Delivery
Server 1
A description of the Delivery Server, such as
its name, location, or IP address.
dsserver_username lwplds The name used by the Delivery Server to
authenticate with the Learning Server. This
name does not need to exist in any user
directory.
dsserver_password lwplds The password used by the Delivery Server to
authenticate with the Learning Server.
Property Default value Description
Chapter 7. Post-deployment configuration 439
3. Save and close the file.
Updating the settings for Collaborative Learning
After editing the dbbuild.properties file for Collaborative Learning, your next step
is to run the configuration script to update these settings.
To update the Collaborative Learning settings, perform the following steps:
1. Create a backup copy of
\IBM\Workplace\WorkplaceServer\config\database\dbbuild.properties.
2. Open a command window and change to the \IBM\Workplace\AppServer\bin
directory.
3. Verify that the Workplace Collaboration Services servers (WebSphere_Portal
and Mail_Server_1) are stopped using the command:
\IBM\Workplace\AppServer\bin> serverstatus.bat -all
4. Enter the command:
\IBM\Workplace\AppServer\bin> setupCmdLine.bat
5. Switch to the \IBM\Workplace\WorkplaceServer\config directory.
6. Run the LWPdbconfig updatesettings script by entering the command:
\IBM\Workplace\WorkplaceServer\config> LWPdbconfig.bat updateSettings
-DLWPDBAdminUser=<admin_user> -DLWPDBAdminPassword=<password>
-DLWPAppUser=<db_app_user> -DLWPAppPassword=<db_app_user_password>
>updatesettings.log
dsserver_admin_emailTo There is no default
value, but notifications
can be sent to the
administrator without
one.
System administrator e-mail address.
System e-mail notifications are sent to
this address.
dsserver_admin_
emailFrom
There is no default
value, but notifications
can be sent from the
administrator without
one.
System administrator e-mail from
address. System e-mail notifications
show this address as the sender.
dsserver_admin_ emailType text/plain E-mail format used by Delivery Server to
send e-mail notifications. The possible
values are text/plain and text/html.
Property Default value Description
Note: It is not necessary to stop the HTTP server.

Get IBM Workplace Collaboration Services: Release 2.5 Deployment Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.