Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: OpenFire: cannot log into to Admin Console

  1. #1
    Join Date
    Aug 2008
    Beans
    14

    OpenFire: cannot log into to Admin Console

    Hello all,

    Just installed OpenFire on a server running xubuntu 9.0.4. Setup went smoothly, installing the package and the web-based configuration. When I try to log into the admin control panel, however, I keep getting:

    Code:
    Login failed: make sure your username and password are correct and that you're an admin or moderator.
    On the browser and

    Code:
    2009.06.09 22:45:36 Failed admin console login attempt by admin from 192.168.0.11
    in /var/log/openfire/warn.log.

    I did go through the admin password change in the setup. I can log in via a chat client as admin, and I've tried replacing both the plain and encrypted passwords in the database (using MySQL for db).

    I'm stumped. Anyone got any suggestions?

    Matt

  2. #2
    Join Date
    Oct 2008
    Location
    Rock'em Sock'em Robots!
    Beans
    63
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: OpenFire: cannot log into to Admin Console

    I had this problem with a windows server. The administrator account just got screwed up somehow. I had to reinstall the openfire server.

    I suggest asking on the openfire support pages. There are config files that can be edited or deleted to -possibly- get admin access back on track, they didn't work for me but then again I have mine on a windows 2000 server.

    But since this is definitely an openfire problem, ask there.
    http://www.igniterealtime.org/commun...dfire)_support


    I also highly recommend the User Import Export addon for backup/recovery because of this problem

  3. #3
    Join Date
    May 2009
    Beans
    1

    Wink Re: OpenFire: cannot log into to Admin Console

    Hello,

    I know that is a bit late but I got the same problem and it was solved by stupid
    Code:
    service openfire restart
    Thats it

  4. #4
    Join Date
    Feb 2007
    Beans
    Hidden!

    Re: OpenFire: cannot log into to Admin Console

    It appears to be a permissions issue (possibly with the internal db they're using). If you do a
    Code:
    chmod o+r /usr/share/openfire
    after installing the .deb and going through the online config at http://servername:9090, it should work for you.

  5. #5
    Join Date
    Oct 2007
    Location
    wrong planet
    Beans
    746
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: OpenFire: cannot log into to Admin Console

    Is the Administrator account for the user admin? I am assuming so because it never asked me to pick a username, just for my email and password, and I've tried everything to make it work. I'm going to do as one suggested and check the permissions of a file.
    Linux Advanced Guides and News!
    http://linuxinnovations.blogspot.com/

    Green means go, Yellow means faster, Red means don't stop.

  6. #6
    Join Date
    May 2009
    Beans
    4

    Re: OpenFire: cannot log into to Admin Console

    Quote Originally Posted by nail.xx View Post
    Hello,

    I know that is a bit late but I got the same problem and it was solved by stupid
    Code:
    service openfire restart
    Thats it

    Running from Centos I had the same problem.
    Code:
    /etc/init.d/openfire restart
    solved my problem.
    This was after my second attempt at installing it btw. the first time stopping and restarting did nothing...though that might be becuase my initial troubleshooting fubar'd it.

  7. #7
    Join Date
    Dec 2009
    Beans
    16
    Distro
    Ubuntu

    Re: OpenFire: cannot log into to Admin Console

    I have tried all the suggestions here and followed this guide i have reinstalled it at least 5 times now and still cannot log in default settings till I get to the "Login failed: make sure your username and password are correct and that you're an admin or moderator." any other ideas?

  8. #8
    Join Date
    Dec 2005
    Beans
    6

    Re: OpenFire: cannot log into to Admin Console

    me too after a fresh install I still get Login failed check your username and password ... very strange

  9. #9
    Join Date
    Oct 2007
    Location
    wrong planet
    Beans
    746
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: OpenFire: cannot log into to Admin Console

    Has anyone tried the share.java.net servers listed on the collaboration website to see how well they work? Hopefully, it is not buggy as well.
    Linux Advanced Guides and News!
    http://linuxinnovations.blogspot.com/

    Green means go, Yellow means faster, Red means don't stop.

  10. #10
    Join Date
    May 2008
    Location
    Leeds, UK
    Beans
    132
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: OpenFire: cannot log into to Admin Console

    I have this problem in Windows 7. I gather it's a bug that's been known about for months. Anyone know of an alternative XMPP server?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •