[ovirt-users] How to update the password of reports portal?

Yaniv Dary ydary at redhat.com
Tue Nov 25 11:05:36 UTC 2014


----- Original Message -----

> From: "Yaniv Dary" <ydary at redhat.com>
> To: "张亚琪" <zhangyingyun001 at gmail.com>
> Cc: "users" <users at ovirt.org>
> Sent: Tuesday, November 25, 2014 1:01:31 PM
> Subject: Re: [ovirt-users] How to update the password of reports portal?
Correction: 

> Create a temporary export directory
> # mkdir -p /tmp/reports-users

> Change to jasper scripts directory
> # cd /usr/share/jasperreports-server/buildomatic

> Export environment variables
> # export ADDITIONAL_CONFIG_DIR=/var/lib/ovirt-engine- reports /build-conf

> Export users from jasper reports metadata to temporary directory created in
> step-1
> # ./js-export.sh --output-dir /tmp/ reports -users/ --users

> Edit exported user detail XML files,

> UPDATE THE EXISTING ENCRYPTED PASSWORD with NEW PASSWORD in CLEAR TEXT, it
> will be encrypted back during import

> # vim /tmp/ reports -users/users/superuser.xml
> # vim /tmp/ reports -users/users/organization_1/admin.xml

> Import the user data back to reports metadata
> # ./js-import.sh --input-dir /tmp/ reports -users/ --update

> Try and login on reports portal to verify the password change

> ----- Original Message -----

> > From: "张亚琪" <zhangyingyun001 at gmail.com>
> 
> > To: "Yaniv Dary" <ydary at redhat.com>
> 
> > Sent: Tuesday, November 25, 2014 12:56:04 PM
> 
> > Subject: How to update the password of reports portal?
> 

> > Hi, Yaniv:
> 

> > Would you tell me how to reset the reports portal password on the command
> > line?
> 

> > Thanks a lot!
> 

> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20141125/c1caab0e/attachment-0001.html>


More information about the Users mailing list