Description: TIBCO Silver(R) Fabric Enabler for TIBCO Enterprise Message Service(TM) 2.1.0 HF005
================================================================
Affected Files for 2.1.0 HF005
The following file is installed by this hotfix:
SilverFabric_tibcoems_container_2.1.0_HF005_gridlib.zip
SilverFabric_tibcoems_component.type_2.1.0_HF005.zip
Note: This hotfix is not platform specific.
=========================================================================
Closed Issues for SFEM 2.1.0 HF005
SFEM-330 (Customer reported issue: 685722)
Support for configuring JAAS Authentication in EMS component.
1. Create the JAAS ZIP file for upload.
Compress the .jaas file and any other files,specified in the 'tibemsca' configuration of
the .jaas file, into a ZIP file.
For example:
If the configuration in .jaas file is aforementioned, then compress users.txt along
with .jaas file in this ZIP file
tibemsca {
org.eclipse.jetty.jaas.spi.PropertyFileLoginModule required
debug="true"
file="emsca_security/users.txt";
};
Please note the relative path for the .jaas file as well as any additional files while
compressing the ZIP file.
2. Create SSL ZIP file for upload
Compress the SSL identity file (for example .p12 file) into a ZIP file.
Please note the relative path of the identity file compressed inside the ZIP file.
3. Configure the
EMSCA Properties file for the two properties: com.tibco.emsca.jaas and com.tibco.ems.ssl.identity.
These properties should be set as per the relative path of .jaas file and identity file in respective
ZIP files created in the steps 1 and 2 above
For example:
com.tibco.emsca.jaas=test/emsca.jaas
com.tibco.ems.ssl.identity=ssl/test_client_identity.p12
4. Upload the EMSCA properties file,compressed JAAS file and compressed SSL file to the component.
You can download this HotFix from the TIBCO Product Support ftp server, mft.tibco.com. You will need to provide your TSC (TIBCO Support Central) credentials. You username is your email address to access the server.
Please note you should use an FTP or SFTP client or command-line FTP. TIBCO employees must use a secure protocol.
Server name: mft.tibco.com
Credentials: use your TSC (TIBCO Support Central website) login.
Browser: https://mft.tibco.com
FTP: port 21
SFTP: port 22
Once you have successfully logged into the server, go to /AvailableDownloads/Silver/Fabric/Enablers/SFEM/SFEM 2.1 to download the fix.