Hi,
We are testing the reset using a landing server and telnet.
It does not seem to work because:
- the landing server is used if we "open a connection" using telnet
- but not if we start a password check.
We can find the following lines in serverout0.txt which indicates that 'testdmzserver' is contacted directly without using our landing server.
17:33:48:335]|[07-28-2014]|[SYSOUT]|[INFO]|[64]: java.lang.Exception: 1. Unable to connect: testdmzserver|
[17:33:48:336]|[07-28-2014]|[SYSOUT]|[INFO]|[64]: at com.adventnet.passtrix.RemotePasswordSync.openCLISession(RemotePasswordSync.java:756)|
[17:33:48:336]|[07-28-2014]|[SYSOUT]|[INFO]|[64]: at com.adventnet.passtrix.RemotePasswordSync.openCLISession(RemotePasswordSync.java:631)|
...
We are testing the reset using a landing server and telnet.
It does not seem to work because:
- the landing server is used if we "open a connection" using telnet
- but not if we start a password check.
We can find the following lines in serverout0.txt which indicates that 'testdmzserver' is contacted directly without using our landing server.
17:33:48:335]|[07-28-2014]|[SYSOUT]|[INFO]|[64]: java.lang.Exception: 1. Unable to connect: testdmzserver|
[17:33:48:336]|[07-28-2014]|[SYSOUT]|[INFO]|[64]: at com.adventnet.passtrix.RemotePasswordSync.openCLISession(RemotePasswordSync.java:756)|
[17:33:48:336]|[07-28-2014]|[SYSOUT]|[INFO]|[64]: at com.adventnet.passtrix.RemotePasswordSync.openCLISession(RemotePasswordSync.java:631)|
...