DEV Community

Tech Community for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

Automatic password change with WxPassword package

products versions - webMethods Integration Server version: 9.12 and above

Introduction

A common requirement is the automatic change of passwords for built-in users. This can be done with the WxPassword package.

Pre-requisite

Access to file system of Integration Server

Steps to follow

Complete instructions available on GitHub

Overview:

  • Shut down Integration Server
  • Download package ZIP file from GitHub. A Git clone will not work , since the repository does not contain the compiled Java code
  • Extract ZIP file into $IS_HOME/packages/WxPassword
  • Define environment variables
  • Start Integration Server

Next steps

If you miss features, please request them via GitHub issues

Useful links | Relevant resources

Video with quick demo

Read full topic

Top comments (0)