cancel
Showing results for 
Search instead for 
Did you mean: 

Migration 5.1 / Admin tenant cannot log in

slibert
Confirmed Champ
Confirmed Champ
Hello,

We are starting tests to migrate our community instances from 5.0 to 5.1
We have the same troubles on each instance : after migration, tenant's admins cannot login anymore. Standard users can login without any trouble. General alfresco admin can login without any trouble.

We find no error in logs during migration. We find no error in logs during login.

We tried to add "alfresco.cluster.enabled=false" as described in https://forums.alfresco.com/forum/installation-upgrades-configuration-integration/installation-upgra...

We tried to force password-hash upgrade with :

system.preferred.password.encoding=md4
system.upgradePasswordHash.jobCronExpression=0 0/10 * * * ?

That's still not working.

All instances are original 4.2.d with some migrations along time (-> 4.2.e/f -> 5.0.d)



Regards
Sebastien


1 REPLY 1

slibert
Confirmed Champ
Confirmed Champ
Resetting password through tenant admin console is working ;

changeAdminPassword mytenant.com n3wpassw0rd

I suspect that migration process does a bad password re-hash ('password' qname/property converted to 'passordHash') : if I compare in database passwordHash node property, values are not the same between automatic rehashed password and manually (from tenant admin console) password reset.


Any clue ? Anybody else having same behavior ? Should I raise a Jira ?

Regards
Sebastien