/examples:running:0:examples
/host-manager:running:0:host-manager
Configuring web server username and password
(JBoss)
These configuration steps are applicable when the workbench web server employs a JBoss web server.
The goal is to create a JBoss management user account supporting the Workbench deployment. The
steps require administrative privileges to read and modify JBoss configuration files.
Prerequisites
The described procedure assumes this, default, JBoss web server configuration:
Native management interface associated to the "ManagementRealm" security realm. See standalone.
xml, XML element server/management/management-interfaces/native-interface.
Creating JBoss management user account
Use the JBoss command line utility add-user to add a new management user (realm
ManagementRealm). When prompted for the username, specify <Web Server username>; when
prompted for the password, specify <Web Server password>.
Note: The default JBoss installation allows all local users access to the management interfaces without
username and password authentication. We recommend that you disable the silent authentication
using the instructions from this website:
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Adm
inistration_and_Configuration_Guide/Remove_Silent_Authentication_from_the_Default_Security_Re
alm.html
Configuring workbench web server’s LN UI instance
Configure the workbench web server's LN UI with the username and password you specified earlier
for the workbench deployment. This allows LN UI to deploy the workbench web application using the
web server's management interface.
See the configuration values in the table in Determine the value of configuration items and complete
these steps:
1 Start the workbench web server's LN UI administrative web application.
Use the browser with this URL:
Infor LN HTML5 Workbench Administration Guide | 12
Configuration of workbench web server