How to add mappings to the new web server: Example

This section provides an example of an Infor Lawson installation to help you identify which applications must be deployed on the server you are creating for ldapbind authentication.

Suppose your system has an internal web server and two external web servers, one for LMFin and one for LMProc.

An example entry for the lawson-struts for the gen product line map might look like this:

com.lawson.WebSvrserver.mapping.gen-law-env.lawson-struts=YOURNode:LMFIN-WebSvr,YOURNode:LMRK-WebSvr,YOURNode:LMPROC-WebSvr

where YOURNode is the node that the web servers reside on and LMRK-WebSvr is the web server used for the main application access internally using ADFS.

To add a mapping for the Ldapbind web server, append the line with a comma followed by your web server's node name followed by a colon and the web server name for the Ldapbind port. Do not include any spaces.

Example:

com.lawson.WebSvrserver.mapping.gen-law-env.lawson-struts=YOURNode:LMFIN-WebSvr,YOURNode:LMRK-WebSvr,YOURNode:LMPROC-WebSvr,YOURNode:LDAP-WebSvr

Append that same format for the new web server to all the entries similar to those listed here.