Dear Marc,

Il Tuesday 22 July 2008 09:26:13 marc riera ha scritto:
> Hello everybody,
> I need to reset the CSD-Invenio admin password, or otherwise recover it.
> How can I do that?
> Thanks.
> Marc

if you can not login any more, in order to reset the admin password, you need 
to perform this low level action, being logged to your server where you have 
installed CDS Invenio:

$> echo "UPDATE user SET password=AES_ENCRYPT(email, '') WHERE \    
   nickname='admin'" | /opt/cds-invenio/bin/dbexec

Note that if you have installed CDS Invenio in a prefix different 
than /opt/cds-invenio you should change the path in the above command.

Best regards,
        Samuele

-- 
.O.
..O
OOO

Reply via email to