Jump to content
We've recently updated our Privacy Statement, available here ×

Reset jasperadmin password


szadroga

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

First, before you do anything, recommend that you backup your database because I'm not 100% sure if this will cause any issues.

In jasperreports server database, edit "password" column in jiuser table for the jasperadmin username.

I'm not sure whether erasing the entry will do or if you need to reset it the the default password. To reset it to the default, you'll need to setup a JasperReports Server "WAR" installation (refer to JasperReports Server Installation" manual. Try the following:

Run in buildomatic folder: ant refresh-config. Find the encrypted
# password in buildomatic master.properties and in /build_conf/default/js.config.properties

 

Link to comment
Share on other sites

If you still have a user "superuser" (we work with multi-tenancy, so we find such a user who has access across multiple "organizations" useful), you could log on as that user, and you should have the ability to Manage | Users, then select user "jasperadmin", Edit, then fill in "Password" and "Confirm Password" fields, and then click "Save".

Of course, I'm guessing if only one person knew the password for user "jasperadmin", then probably that same person is the only one who knew the password for "superuser", but I thought I'd mention it just in case either someone there knows it or in case it was never changed from the default password of "superuser".

Carl

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...