tibco_jasper_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tibco_jasper_troubleshooting [2021/02/20 14:00] – created andonovjtibco_jasper_troubleshooting [2021/07/05 08:07] (current) andonovj
Line 12: Line 12:
  
 Otherwise, you will have a problem when you try editing the domains. Otherwise, you will have a problem when you try editing the domains.
 +
 +=====Allow non-admin users to change Passwords=====
 +By default, non-admin users cannot change their passwords.
 +To allow that, edit the following
 +
 +<Code:bash|Edit param file>
 +<property name="allowUserPasswordChange" value="false"/>
 +<!--note: if passwordExpirationInDays is positive, it will overwrite the above allowUserPasswordChange and the password changing UI will be displayed-->
 +<property name="passwordExpirationInDays" value="0"/>
 +</Code>
 +
 +In /WEB-INF/jasperserver-servlet.xml 
  • tibco_jasper_troubleshooting.1613829623.txt.gz
  • Last modified: 2021/02/20 14:00
  • by andonovj