Load the LoginModule in the EMS Server
The EMS server locates and loads the LoginModule based on the contents of the configuration file specified by the jaas_config_file parameter in the tibemsd.conf file. Usually, the JAAS configuration file is named jaas.conf. This file contains the configuration information used to invoke the LoginModule.
The contents of the jaas.conf file should follow the JAAS configuration syntax, as documented at: https://docs.oracle.com/javase/8/docs/api/javax/security/auth/login/Configuration.html
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.