Fix (APAR): PH48187 Status: Fix Release: 22.0.0.7 Operating System: AIX,HP-UX,IBM i,Linux,Solaris,Windows,OS X,z/OS Supersedes Fixes: PH46073,PH47867 CMVC Defect: Byte size of APAR: 1287551 Date: 20220805 Abstract: LTPAToken validation failure for users with space characters in the user name Description/symptom of problem: PH48187 resolves the following problem: LTPAToken validation failure for users with space characters in the user name Review: https://www-01.ibm.com/support/docview.wss?uid=ibm10961580 for installing into a Docker application image based on Liberty images. Directions to apply fix: 1. Open a console and direct it to the location of your iFix jar 2. Run the command "java -jar 22007-wlp-archive-IFPH48187.jar". The following launch options are available for the jar: --installLocation [LibertyRootDir] by default the jar will look for a "wlp" directory in its current location. If your WebSphere Liberty install location is different to "wlp" and/or is not in the same directory as the jar then you can use this option to change where the jar will patch. [LibertyRootDir] can either be relative to the location of the jar or an absolute file path. --suppressInfo hides all messages other than confirming the patch has completed or error messages. 3. Stop your WebSphere Liberty server(s). 4. When you next start your WebSphere Liberty server(s), the fix will become active in your runtime. Directions to remove fix: 1. Stop your WebSphere Liberty server(s). 2. You will need to delete the following files if they exist (file locations are relative to your WebSphere Liberty install root): - lib/com.ibm.ws.security.token.ltpa_1.0.66.cl220720220805-1512.jar - lib/com.ibm.ws.crypto.ltpakeyutil_1.0.66.cl220720220805-1512.jar - lib/fixes/22007-wlp-archive-IFPH48187_22.0.0007.20220805_1837.xml - lib/fixes/22007-wlp-archive-IFPH48187_22.0.0007.20220805_1837.lpmf 3. When you next start your WebSphere Liberty server(s), the fix will become inactive in your runtime. Directions to re-apply fix: 1. Follow the instructions to apply the fix. Additional Information: