Github user pdion891 commented on the issue:
https://github.com/apache/cloudstack/pull/1684
Unfortunately, Authentication is not working after an upgrade. the
configration table as been updated but login is not working anymore.
Upgrade test from 4.4.4 to the PR (4.9), I can see that configuration table
changes, origin confi count = 413, after starting 4.9 = 488
Here is the error display from jetty when trying to login into the UI or
via cloudmonkey:
```
WARN [o.a.c.s.a.PBKDF2UserAuthenticator] (qtp368929124-24:ctx-97af69ff)
(logid:0d6ca986) The stored password for admin isn't in the right format for
this authenticator
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---