How to change the date format from MM/DD/YY to DD/MM/YY on RSA Identity Governance & Lifecycle 6.9.1 and 7.0.0
Originally Published: 2016-09-05
Article Number
Applies To
RSA Product/Service Type: Access Certification Manager (ACM), Access Request Manager (ARM)
RSA Version/Condition: 6.9.1, 7.0.0
Platform: JBoss, Wildfly
Resolution
Version 6.9.1:
vim /home/oracle/jboss/bin/run.conf
Add the line:
JAVA_OPTS="$JAVA_OPTS -Duser.country=GB -Duser.language=en"
cd /home/oracle/jboss/server/default/deploy/aveksa.ear/aveksa.war/WEB-INF/classes/com/aveksa/gui
cp strings.properties strings_en_GB.properties
acm restart
Version 7.0.0:
vim /home/oracle/wildfly/bin/standalone.conf
Add the line:
JAVA_OPTS="$JAVA_OPTS -Duser.country=GB -Duser.language=en"
cd /home/oracle/deploy/
./customizeACM.sh -c
cd /tmp/customizeACM/aveksa.war/WEB-INF/classes/com/aveksa/gui/
cp strings.properties strings_en_GB.properties
cd /home/oracle/deploy/
./customizeACM.sh -d
acm restart
Related Articles
What are the specifications for RSA SecurID Standard Token Card Pinpad token and Key Fob tokens? 73Number of Views Authentication Manager Node secret mismatch on TMG or UAG 312Number of Views Error: 'Cannot activate this token. There is no outstanding request that matches the userID and activation code' 151Number of Views How to disable the [Done] button in AMIS AM Prime Self Service Portal, SSP during QR code display 115Number of Views Root signing issue - Internet explorer 7 un-patched clients do not recognize the ValiCert Root CA 15Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?