Announcement

Collapse
No announcement yet.

can not login in - HTTP_JSON Failed?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • can not login in - HTTP_JSON Failed?

    hello

    first sorry for my bad english - i hope you understand

    i install open-xchange 6.20 on CentOS 5.7.
    i use the howto from: Open-Xchange_Installation_Guide_for_CentOS_5

    i work fine: but the user cannot login.
    error: Logon process has failed. Check your username and password and try again.
    german: Anmeldevorgang ist fehlgeschlagen. Überprüfen Sie Ihren Benutzernamen und das Passwort und versuchen Sie es erneut.

    but i see the user with:
    Code:
     listuser -A test -P passwd -c 1
    open-xchange.log.0 said:
    Code:
    Oct 4, 2011 8:40:44 PM com.openexchange.log.internal.LoggerTask call
    INFO: Logged at: com.openexchange.ajax.Login.doLogin(Login.java:797)
    Login:test@xxx.de IP:192.168.x.xx AuthID:d4f5bff4-be2e-48d0-9bc0-dabf5b9eed59 Agent:Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Client:com.openexchange.ox.gui.dhtml(6.20.0 Rev27) Interface:HTTP_JSON Failed
    what i do wrong wrong?
    what for information do you need?

    must i loggin:
    username
    or
    username@domain...
    or...?

    thank you!

  • #2
    Hi,

    these are two different things. The first one is the administration console which is based on oxadmin/oxadminmaster access. The second is a login to the web interface by a normal user.
    If your context ID is 1, just try to login as username@1 with the password you've yet while creating the user (-p parameter). If you have specified additional context mappings while creating the context (1), you can also login as user@contextmapping instead of using the context ID.

    Greetings

    Comment

    Working...
    X