From: "Yaniv Dary" <ydary(a)redhat.com>
To: "Alon Bar-Lev" <alonbl(a)redhat.com>
Cc: "Gianluca Cecchi" <gianluca.cecchi(a)gmail.com>
Sent: Sunday, April 6, 2014 8:53:46 PM
Subject: Re: [Users] Upgrading dwh and reports from 3.3.4 to 3.4.0?
----- Original Message -----
> From: "Alon Bar-Lev" <alonbl(a)redhat.com>
> To: "Yaniv Dary" <ydary(a)redhat.com>
> Cc: "Gianluca Cecchi" <gianluca.cecchi(a)gmail.com>
> Sent: Sunday, April 6, 2014 6:17:20 PM
> Subject: Re: [Users] Upgrading dwh and reports from 3.3.4 to 3.4.0?
>
>
>
> ----- Original Message -----
> > From: "Gianluca Cecchi" <gianluca.cecchi(a)gmail.com>
> > To: "Alon Bar-Lev" <alonbl(a)redhat.com>
> > Sent: Sunday, April 6, 2014 6:01:31 PM
> > Subject: Re: [Users] Upgrading dwh and reports from 3.3.4 to 3.4.0?
> >
> > here it is
> >
https://drive.google.com/file/d/0BwoPbcrMv8mvM3AtTEJYQldMNFk/edit?usp=sha...
> >
>
> Oh... so what happens is that we set the password you enter, but then we
> overwrite it with preserved password from initialization stage. So
> unfortunately, we cannot override admin password in this method.
>
> Yaniv, what is the procedure to reset jasper admin user? Do you want to
> support it via setup or you want some specific procedure for this?
Export, set password in the file and then import.
# cd /usr/share/jasperreports-server/buildomatic
# export masterPropsSource=/var/lib/ovirt-engine-reports/build-conf
# ./js-export.sh --users --output-dir < some folder >
now edit password of the user you would like to change
# ./js-import.sh --input-dir < same some folder >