Announcement

Collapse
No announcement yet.

Peter's Open-Xchange Server Admin GUI

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

  • Antonio Lopez
    replied
    Habe das gleiche Problem nach einem Update auf 6.20.1 Rev.5

    Eine Erhöhung des Parameters auf 300 brachte auch keine Abhilfe.

    Ich habe jedoch im /var/log/open-xchange/open-xchange-admin.log.0
    folgenden Eintrag gefunden:

    18-Feb-2012 18:24:14 com.openexchange.admin.storage.mysqlStorage.Contex tLoader loadContexts
    WARNING: Can not load the following contexts: [1]

    Der Eintrag erscheint, nachdem man sich an Peters GUI angemeldet hat und auf Kontext klickt. Der Klick auf den Kontext Button löst den Eintrag im Log-File aus.

    Leave a comment:


  • Wolfgang Rosenauer
    replied
    In /opt/open-xchange/etc/groupware/ajp.properties gibt es ein neues Property:
    # Specify the max. number of allowed request parameters
    AJP_MAX_REQUEST_PARAMETER_COUNT:30

    Offensichtlich wird der Wert überschritten. Bitte diesen einmal anheben. Uns würde hier auch mal interessieren, wieviele Request-Parameter hier benötigt werden, wenn es daran liegt.

    Leave a comment:


  • vanstrand
    replied
    Probleme nach Update auf Version 6.20.1 Rev5

    Hallo,

    nach dem ich ein Update auf Version 6.20.1 Rev5 durchgeführt habe ist es nicht mehr möglich neue User anzulegen. Es wird nur noch eine leere Seite angezeigt. Der Log sagt folgendes:

    at java.lang.Thread.run(Thread.java:679)
    Feb 17, 2012 9:23:01 AM com.openexchange.log.internal.LoggerTask call
    SEVERE: Logged at: com.openexchange.ajp13.coyote.AjpProcessor.process (AjpProcessor.java:858)
    Error processing request: request-URI=''/servlet/webserver/index.html'', query-string=''link=createuser''
    com.openexchange.ajp13.remoteAddress=127.0.0.1
    java.lang.IllegalStateException: Max. allowed number of request parameters (30) exceeded
    at com.openexchange.ajp13.coyote.HttpServletRequestIm pl.setParameter(HttpServletRequestImpl.java:339)
    at com.openexchange.ajp13.coyote.AjpProcessor.parseQu eryString(AjpProcessor.java:1509)
    at com.openexchange.ajp13.coyote.AjpProcessor.process (AjpProcessor.java:809)
    at com.openexchange.ajp13.coyote.sockethandler.Coyote Task.call(CoyoteTask.java:184)
    at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.jav a:166)
    at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:752)
    at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:781)
    at java.lang.Thread.run(Thread.java:679)

    Ich habe die Fehlermeldung bereits an Peter weitergeleitet und bekam auch direkt die Rückmeldung, dass ein ähnlicher Fehler bereits bekannt sei.

    Eventuell hat noch jemand eine Idee dazu wie man diesen Fehler beheben kann.

    Grüße
    Patrik

    Leave a comment:


  • aed
    replied
    Is there any possibility to get the group email function activated? It just may maintain those group email entries in any discretionary DB table.

    Leave a comment:


  • pezi
    replied
    The group e-mail is available, if a OXgui plugin is availabe, which support group e-mail. I developed a plugin for ISPconifig 3. But the plugin is out-dated.

    Leave a comment:


  • aed
    replied
    Thanks.

    Another question: What is required that I could use Group Email. Currently this is grayed out when editing groups.

    Leave a comment:


  • pezi
    replied
    Hi!

    After a oxadmin login the ctxadmin login is possible. Logout as oxadmin, you will see the ctx login account.s This behaviour is triggered by a security issue. The ctxadmin pwd is encrypted with the help of oxadmin pwd. After the oxdmin login the GUI can use the the ctxadmin accounts.

    Peter

    Leave a comment:


  • aed
    replied
    After I've enabled CTXamdinLogin in /opt/open-xchange/etc/psoxgui/psoxgui.properties I had to wait for the web cache to expire (after I had restarted Apache and Open-Xchange, of course) -- then it's showing the Context Login checkbox now.

    /solved

    Leave a comment:


  • aed
    replied
    I can log in as oxadminmaster. Is it possible that each of the individual Context Admins can log in to PSOXGUI and manage users within their own context?

    Leave a comment:


  • starfish
    replied
    überraschung

    grad wollte ich nochmals einlogen, um die Fehlermeldung zu kopieren, da gings plötzlich. Vielen Dank für Deine Antwort, fürs erste kann ich mal weitermachen.
    Gruss
    Beat

    Leave a comment:


  • pezi
    replied
    Gibt es eine Fehlermeldung beim Login (Java Exception), oder kommt die GUI-Fehlermeldung, dass Benutzer oder Passwort nicht valide seien?

    Gruß
    Peter

    Leave a comment:


  • starfish
    replied
    so ganz blick ich da nicht durch, offenbar haben einige user probleme mit dem login. Bedeuten die letzten paar postings, dass das GUI mit den neueren Versionen von OX nicht läuft? Ich verwende hier ox 6.20 und Peters admin-tool 0.1.15 und kan weder mit dem oxadminmaster noch mit irgendeinem anderen user einloggen.

    Leave a comment:


  • Martin Heiland
    replied
    Hi Marco,

    this may be related to the fact that the oxadminmaster password is hashed using unix crypt() which only checks the first 8 chars.

    Greetings

    Leave a comment:


  • MarcoLangerwisch
    replied
    password length restricted to 8 chars?

    It seems to me, that the Server Admin Gui only checks the first 8 chars of the password of the oxadminmaster user.
    Is that an error in the Admin Gui or OX-related?

    We are using OX 6.20.0 Rev12 & Admin Gui 0.1.15

    Marco

    Leave a comment:


  • pezi
    replied
    Hi!

    After an update the OX Server losts the access right mask of a context - my code maps this undefined access mask to unkown. Please reset the right mask inside the context menu of the GUI to the desired value. After this step the user creation should work.

    Peter

    Leave a comment:

Working...
X