KB Article #151330

Change the SecureClient scheduler port (per OS user)

Problem

In order to use multiple instances of SecureClient under different OS users, the SecureClient scheduler port should be different for each user.


Resolution


You could modify the following file in order to change the scheduler port (per user that runs SecureClient).


- For Unix-based systems:


$HOME/.axway/SecureClient/properties/config.scheduler.properties


- For Windows-based systems:


%APPDATA%\axway\SecureClient\properties\config.scheduler.properties



Value to change:


BindPort=x


(if it doesn't exist, create it)


For “x” (the scheduler port) you could use different ports for the different users (default 1717)



In order for the change to take effect, please restart SecureClient.