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
How to retrieve the CT Server info enter into RSA Federated Identity Manager (FIM) GUI within Custom Plugins 2Number of Views FileNotFoundException while creating an entitlement collector in RSA Identity Governance and Lifecycle 40Number of Views No suitable driver found when testing a PostgreSQL database collector in RSA Identity Governance & Lifecycle 569Number of Views Matching entitlements in RSA Identity Governance and Lifecycle are not displaying when Entitlement Rule is set to Ent Type… 14Number of Views AFX new or updated Connectors remain in a Deployed state and the MMC application fails to load in RSA Identity Governance … 185Number of Views
Trending Articles
RSA Announces the Release of RSA MFA Agent 2.5 for Microsoft Windows RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to generate a PASSCODE for manual entry on a Ericsson R380 WAP phone How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide
Don't see what you're looking for?