Announcement

Collapse
No announcement yet.

Peter's Open-Xchange Server Admin GUI

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

  • svschwartz
    Guest replied
    Здорово!
    Давайте я буду писать по русски и тогда точно договоримся

    i18n my friends means - speak English, ... please

    Leave a comment:


  • outlow
    replied
    Na da kann ich doch nur danke sagen!!!!


    MfG

    outlow

    Leave a comment:


  • pezi
    replied
    Freigabe der Version 0.1.8
    Diese neue Version ist der großartigen Arbeit von Christian Zoffoli (xteklabs.com) geschuldet, der die OXGUI auf Italienisch übersetzt hat!

    Weitere Details zu kleineren Änderungen können hier

    und in Kurzform in der Release-Info

    gefunden werden.

    Gruß
    Peter

    @outlow: Die Erweiterung, dass die Anzahl der Benutzer limitiert werden kann ist machbar - da aber von der Entwicklung her dringendere Probleme anstehen wird dieser Punkt zwar in die Liste der Änderungen aufgenommen, aber mit niedriger Priorität.

    Leave a comment:


  • outlow
    replied
    Hi pezi,

    wäre es möglich dein Admin Tool um einer weiter eigenschaft zu erweitern.

    Und zwar das pro Context eingestellt werden kann wieviele Benutzer angelegt werden dürfen.

    MfG

    outlow

    Leave a comment:


  • mybulk
    replied
    When its OX based behaviour then there is really nothing to worry about here. Must be the DB admin inside me that worries when (empty) Databases gets deleted without notice. :-)

    Leave a comment:


  • Martin Heiland
    replied
    Hi,

    if a schema is empty, it will be deleted for performance causes. There is nothing bad about it since you can use wildcards to backup and restore database schemas.

    The counter for database names will never decrease so there is no way one database can be created two times. Those databases are referenced at "configdb" so there is no way to loose track of databases and contexts.

    The database version is in fact saved at the "version" table within each schema, you might want to check this. Using some OX version number for schema name is not wise since a "6.10" schema can also be used with "6.14", renaming the whole schema just for an update does not seem to be useful. Additionally, we use several updatetasks per OX update so the version number of the database is inconsistent to the OX version. Right now we're at DB Version 103 while OX is version 6.14.

    Greetings

    Leave a comment:


  • pezi
    replied
    The OXGUI uses only the official RMI interface to interact with the OX server - there is no direct manipulation of the database. The CLI commands 'createcontext' & 'deletecontext' show also the same behaviour. Deleting the last context, deletes also the whole DB - tested.

    Perhaps, Martin Braun has a idea for this behaviour.

    Leave a comment:


  • mybulk
    replied
    New DB on create Context

    I still playing around with OX 6.14 and the admin GUI. Today I noticed that with deleting the last context and creating a new one, the OX MYSQL database also gets deleted and replaced with another one, incremented by 1 (example: oxdatabase_11 becomes oxdatabase_12)

    I have such a feeling that this is a very bad idea in cases where a total data failure happened and a restore from backup is needed.
    IMHO the database should never get deleted when the last context is deleted, just empty the DB but leave it where it is.
    On creating a new context, check if there is already a OX DB existing and create the new context inside, if no DB is present, create a new one but always with the same name.
    In any case the OX DB name should always stick to the same one the initial OX script on creation uses, to avoid any possible admin confusion when it comes to backup/restore with scripts.

    On top (in a perfect world) I hope that the OX install script chooses the DB name according to the OX DB format (like 6.1) so admins KNOW what DB they backup, and in which OX format it is.

    Leave a comment:


  • mybulk
    replied
    Und noch ein Posting

    Kann es sein dass da noch die alte 1.617 GUI im download Ordner liegt, weil

    wget http://oxgui.sciencesoft.at/patch/v0...oxadmingui.jar


    lädt zwar was, identifiziert sich aber nach dem login und click auf Info
    als
    OXGUI-Version 0.1.6 (2009/12/15)

    (Ich finde auch die Gruppenfunktion bei Benutzer einfach nicht :-)
    Last edited by mybulk; 01-22-2010, 04:01 PM.

    Leave a comment:


  • mybulk
    replied
    GUI

    Also meine GUI hab ich hier

    http:// ----SEVERIP----/servlet/webserver/index.html?link=login
    Last edited by mybulk; 01-22-2010, 03:54 PM.

    Leave a comment:


  • mybulk
    replied
    Werde das gleich mal installieren, nur noch schnell auf die Knie fallen und den Urheber preisen

    "‘minPasswordLen’ setzt die minimale geforderte Länge der Benutzerpassworts"


    DANKE !

    Leave a comment:


  • vbbaby
    Guest replied
    @pezi:
    Ich habe die Version 0.1.6 fehlerfrei installiert, leider komme ich aber nicht auf das GUI, wo soll das nach der Installation sein ?

    Unter http://mein oxserver/servlet/webserver/index.html oder ähnlichem kann ich das GUI nicht finden ?

    Leave a comment:


  • Martin Heiland
    replied
    Super, werd ich direkt mal updaten. Das neue Feature mit den Gruppen ist einfach nur extrem nützlich

    Leave a comment:


  • pezi
    replied
    Eine neue Version der OXGUI ist freigegeben worden:

    Leave a comment:


  • mybulk
    replied
    Passwortlänge

    Ich hätte gerne eine Möglichkeit die mind. Länge von Passwörter irgendwo in der psoxgui Datei abzulegen. Im Moment sperrt sich die GUI gegen Passwörter mit weniger als 5 Zeichen. Würde das gerne abschalten.

    Leave a comment:

Working...
X