Dimitrakakis Georgios wrote: > Could someone point me to the right place in order to find the way in > which user passwords are encrypted in the database using EPrints? look at EPrints::Utils::crypt() https://github.com/eprints/eprints/blob/master/perl_lib/EPrints/Utils.pm#L953 ciao -- raffaele