Hi,
I had this problem too. I don't know if it is a standard way... I am new in
dspace.

You could fix doing:

1) Connect to the dspace DB schema.
2) Find the table eperson.  The password is in the column *password *stored
in an encoded (SHA-512) way with column *salt *value .
3) Find a SHA-512 with salt converter (online or not is the same)
4) From a new password and salt value you can obtain a new password SHA-512
value.
5) Edit the password corresponding to your user account with that obtained
at 4
6) Try to login from dspace portal with the new password.



Ciao

Sante


2014-02-04 10:53 GMT+01:00 SanjibKumarDeka <xan...@gmail.com>:

> Hi All,
>
> I forgot my administrative password to login in the Dspace home page.
> Please help me how to reset my administrative password.
>
> Thanks and regards,
> sanjib kumar deka,
>
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to