Announcement

Collapse
No announcement yet.

Peter's Open-Xchange Server Admin GUI

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

  • rootuser
    replied
    Hallo,

    hab mal eine Frage zum Bearbeiten von Kontexten in der GUI. Unter den "Benutzervorgaben" tauchen Eigenschaften auf, die der Context laut OX Dokumentation nicht unterstützt, z.B. Sprache, Zeitzone, UploadSizeLimit etc. Wo werden diese Werte gesetzt, bzw. welche Funktion wird dafür genutzt?

    Danke schonmal,
    viele Grüße, Tom

    Leave a comment:


  • pezi
    replied
    Addional info for GUI - 0.1.17:
    Following issue - changing the account name of an user is disabled - is fixed. Binary files are updated.
    Peter

    Leave a comment:


  • pezi
    replied
    New version of the GUI - 0.1.17 is available, releaded for the new OX server 6.22.
    see: http://oxgui.wordpress.com/
    Known issues:
    - changing the account name of an user is disabled - waiting for infos
    - changing the password of a context admin throws an error. Normal user are not affected by this problem
    - a plugin callback method for tracking password changes of the user has been removed.

    with best regards
    Peter
    Last edited by pezi; 10-20-2012, 11:06 AM.

    Leave a comment:


  • hbwinther
    replied
    that is good news. I would like to update my OX installation to 6.22 but the admin GUI is a requirement. Thank you for all the work you put into it. I really appreciate it.

    Leave a comment:


  • pezi
    replied
    Hi!

    This problem is related to following fix:
    Apache, MySQL, Cyrus, Mod_JK ... this forum is for all software around Open-Xchange. Questions, discussion or problems can be posted here.


    Peter

    Leave a comment:


  • pezi
    replied
    GUI Update (0.1.16) for the old OX Version 6.20.7 Rev2 and below is available:
    Dutch translation - thanks to Frank Dijcks
    Some minor bugfixes: typos and the problem to update some user fields.

    Details see: http://oxgui.wordpress.com/

    Good news: OXGUI and OX Version 6.22 is running - core functions. There are still some modifications necessary for extened functions - plugin etc. But I hope to be able to release a first working version on friday.
    Last edited by pezi; 10-17-2012, 09:20 AM.

    Leave a comment:


  • tafkaz
    replied
    Thank you Peter!
    That did the trick!

    Sascha

    Leave a comment:


  • pezi
    replied
    Hi!

    This error code is caused by a problem with the oxadminmaster password. The oxadminmaster password is used to crypt the oxadmin (context) password. If you change the oxadminmaster password, you must set the oxadmin password again. The GUI supports setting the oxadmin password again by an extra checkbox.

    Peter

    Leave a comment:


  • tafkaz
    replied
    I get this error still on Version : 6.20.7 Rev2 (2012-08-27 10:25:18), when i want to see the users, after i set the context.


    javax.crypto.BadPaddingException: Given final block not properly padded
    at com.sun.crypto.provider.CipherCore.doFinal(CipherC ore.java:811)
    at com.sun.crypto.provider.CipherCore.doFinal(CipherC ore.java:676)
    at com.sun.crypto.provider.AESCipher.engineDoFinal(AE SCipher.java:317)
    at javax.crypto.Cipher.doFinal(Cipher.java:1813)
    at at.sciencesoft.util.Crypto.decrypt(Crypto.java:129 )
    at at.sciencesoft.oxrmi.ContextCache.getContextCreden tials(ContextCache.java:45)
    at at.sciencesoft.controller.User.process(User.java:5 3)
    at at.sciencesoft.controller.Main.process(Main.java:9 2)
    at at.sciencesoft.webserver.TemplateManager.process(T emplateManager.java:133)
    at at.sciencesoft.webserver.WebServer.process(WebServ er.java:223)
    at at.sciencesoft.webserver.WebServer.doGet(WebServer .java:170)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
    at com.openexchange.ajp13.coyote.AjpProcessor.process (AjpProcessor.java:835)
    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:781)
    at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:807)
    at java.lang.Thread.run(Thread.java:636)
    Any idea?
    Thank you
    Sascha

    Leave a comment:


  • pezi
    replied
    Originally posted by hbwinther View Post
    Hi,

    did anybody already test Peter’s OX Server Admin GUI with ox 6.22?

    Regards.
    Hi!

    My GUI isn't working with 6.22. I wil try to solve the problemens in the next days.

    with best regards
    Peter

    Leave a comment:


  • hbwinther
    replied
    Hi,

    did anybody already test Peter’s OX Server Admin GUI with ox 6.22?

    Regards.

    Leave a comment:


  • bolek
    replied
    Hi,

    I'm using the oxadminmaster to create a new user.

    The user is no created and I get no error(s) or anything on the log files!

    Any ideas?

    Thank you.

    Leave a comment:


  • mybulk
    replied
    AJP_MAX_REQUEST_PARAMETER_COUNT:300

    hat bei mir das Problem auch gelöst

    Ubuntu 10.04 LTS, OX 6.20.2 Rev2

    Leave a comment:


  • coax
    replied
    Das war bei mir aber die Lösung

    Originally posted by Antonio Lopez View Post
    Habe das gleiche Problem nach einem Update auf 6.20.1 Rev.5

    Eine Erhöhung des Parameters auf 300 brachte auch keine Abhilfe.
    Code:
    vim /opt/open-xchange/etc/groupware/ajp.properties
    Suchen der Zeile

    Code:
    AJP_MAX_REQUEST_PARAMETER_COUNT:30
    auf 300 setzten

    Code:
    AJP_MAX_REQUEST_PARAMETER_COUNT:300
    OX neu starten

    Code:
    service open-xchange-groupware restart
    Code:
    service open-xchange-admin restart
    Dann werden die Werte auch übernommen.

    Leave a comment:


  • pezi
    replied
    Hallo!

    Als beruflichen Gründen war es mit leider nicht wirklich möglich um mein OXGUI Projekt zu kümmern. In den Osterferien habe ich nun doch endlich wieder Zeit für mein Projekt gefunden. Die meisten Fehler, die mir in den letzten Monaten reportet wurde kann ich nachvollziehen. Mit OX Version : 6.20.2 Rev2 (2012-03-08 16:00:15) können keine Benutzer mehr angelegt, oder geändert werden. Der Request endet mit einer leeren Seite.

    Mit etwas Aufwand habe ich nun meine Entwichlungsumgebung wieder zum Laufen bekommen - was gar nicht so einfach war. Ich hoffe in den nächsten die Probleme eingrenzen zu können.

    Peter

    Leave a comment:

Working...
X