Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Server Installation
  6. Hub Server Post-Installation Tasks
  7. Process Server Installation
  8. Process Server Post-Installation Tasks
  9. ActiveVOS Post-Installation Tasks for the Application Server
  10. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  11. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM DB2 with Red Hat JBoss

Installation Guide for IBM DB2 with Red Hat JBoss

Create a Trusted User in JBoss Environments

Create a Trusted User in JBoss Environments

To use the ActiveVOS workflow engine, create a trusted user with the role of abTrust, abServiceConsumer, and abTaskClient in the application server. The trusted user is trusted by MDM Hub and by ActiveVOS. The user facilitates secure communication between the MDM Hub and ActiveVOS.
The trusted user is the same user as the ActiveVOS workflow adapter user in the Hub Console. The name of the trusted user cannot be the same name as the application server administrative user.
  1. From the command prompt, run add-user.bat.
    • In UNIX.
      <JBoss install director>/bin/add-user.sh
    • In Windows.
      <JBoss install director>\bin\add-user.bat
  2. Answer the prompts that appear.
    The prompt displays the default value in brackets. Press
    Enter
    to use the default value and go to the next prompt.
    What type of user do you wish to add? a) Management User or b) Application User
    Enter
    b
    to select Application User.
    Realm (ApplicationRealm)
    Enter the same realm name that you specified in the
    login-module
    that you added to the
    standalone-full.xml
    file.
    Username
    Enter the user name of the trusted user.
    Password
    Enter a password that complies with the JBoss password standard.
    What roles do you want this user to belong to?
    Enter
    abTrust,abServiceConsumer,abTaskClient
    .
    About to add user <username> for realm <realmname>. Is this correct?
    To add the user, enter
    yes
    .
    Is this new user going to be used for one AS process to connect to another AS process?
    Enter
    yes
    .
  3. Restart the application server.

0 COMMENTS

We’d like to hear from you!