Imprivata Privileged Access Management Product Update 2.3.201901071011

January 6, 2019

PAM Update: Adds OpenJDK runtime option and screen size control for SSH and Telnet sessions

Highlights of this update include runtime support for OpenJDK 11 and screen size control for in-browser SSH and Telnet sessions.

Added the option to run the application on OpenJDK 11 framework

Following our philosophy for multi-platform support, we made an effort to provide an option for an alternative runtime environment for our application server.

We encourage customers planning the switch to OpenJDK to try the application first in their environment, re-import Active Directory, LDAP, Session Manager certificates into a newly deployed OpenJDK Keystore and pay special attention to integration points.

Added the option to control the screen size for in-browser SSH and Telnet sessions on the record level

Set of new options to control the screen size for SSH and Telnet sessions target blocked graphical applications on the remote Unix systems that require fixed screen size for optimal performance.

All options introduced in this update are controlled by adding a special field to a record type that configures the option on the record level. Consider creating special record types inherited from standard Unix Host to isolate extra functions for the groups of records

Field ScreenSize (Type: String, Display Name: Screen Size) defines the target screen resolution and is provided in the format WIDTHxHEIGHT in pixels for the sizes larger than 320x200; or in COLSxROWS in characters for the sizes smaller than 320x200.

Field ResizeOnConnectDelay (Type: String, Display Name: Resize On Connect Delay) with the value -1 disables screen resize and keeps the initial default screen size.