Products | Versions |
---|---|
TIBCO FTL | - |
Not Applicable | - |
Starting FTL Realm Server with customLDAPJaasModule.jar .
1). Update the CLASSPATH in tibrealmserver.bat or tibrealmadmin to include the customLDAPJaasModule.jar .
2). Update the ldap.jaas file to use LdapLoginModuleMangled as below.
4). Start the server using the updated tibrealmserver.bat or tibrealmadmin. e.g., ./tibrealserver -d <path to data directory> -ht localhost:8080 -j <path to ldap.jaas>
Note that the source code is attached (Filename: LdapLoginModuleMangled.java) for your refeernce. You will need to have the following JARs in the CLASSPATH for compiling the Java file.