Skip to content

Admin console locking out #11

@wjdonnelly

Description

@wjdonnelly

Hello, there were problems in older versions of OF that prevented login into the admin console even when the right credentials were used. I am having that problem with your docker image even though you are running the latest version of OF. Can you shed any light on 1) have other people had this problem recently 2) is there a fix that you know of.

For context - running the servers on coreos in AWS with a MySQL back end using RDS. I've tried

update ofUser set plainPassword='passwd', encryptedPassword = null where username ='admin';

And running a new container thru the setup process, but still cannot get it. One note is that
It does not seem that the ``/etc/init.d/openfire stop` is not working so I bounce the whole container - which sometimes corrupts the container and it has to be removed.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions