Peter's Open-Xchange Server Admin GUI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pezi
    Member
    • Nov 2007
    • 87

    #91
    Version 0.1.15 released - this version includes the spanish translation - thanks to Antonio Madrona. This is the only change of this version.

    Comment

    • katztrd
      Junior Member
      • Feb 2009
      • 17

      #92
      Just installed 0.1.15 on OX 6.20 Ubuntu 10.10.

      Can not log in. I tried "oxadminmaster" "oxadmin" and "testuser"

      java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
      java.net.ConnectException: Connection refused
      at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEnd point.java:619)
      at sun.rmi.transport.tcp.TCPChannel.createConnection( TCPChannel.java:216)
      at sun.rmi.transport.tcp.TCPChannel.newConnection(TCP Channel.java:202)
      at sun.rmi.server.UnicastRef.newCall(UnicastRef.java: 340)
      at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
      at java.rmi.Naming.lookup(Naming.java:101)
      at at.sciencesoft.oxrmi.OXlogin.login2Admin(OXlogin.j ava:63)
      at at.sciencesoft.controller.Login.process(Login.java :43)
      at at.sciencesoft.controller.Main.process(Main.java:7 1)
      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.doPost(WebServe r.java:175)
      at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
      at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
      at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 523)
      at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:134)
      at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:33 5)
      at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:227)
      at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:352)
      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:750)
      at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:776)
      at java.lang.Thread.run(Thread.java:636)
      Caused by: java.net.ConnectException: Connection refused
      at java.net.PlainSocketImpl.socketConnect(Native Method)
      at java.net.AbstractPlainSocketImpl.doConnect(Abstrac tPlainSocketImpl.java:327)
      at java.net.AbstractPlainSocketImpl.connectToAddress( AbstractPlainSocketImpl.java:193)
      at java.net.AbstractPlainSocketImpl.connect(AbstractP lainSocketImpl.java:180)
      at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:384)
      at java.net.Socket.connect(Socket.java:546)
      at java.net.Socket.connect(Socket.java:495)
      at java.net.Socket.<init>(Socket.java:392)
      at java.net.Socket.<init>(Socket.java:206)
      at sun.rmi.transport.proxy.RMIDirectSocketFactory.cre ateSocket(RMIDirectSocketFactory.java:40)
      at sun.rmi.transport.proxy.RMIMasterSocketFactory.cre ateSocket(RMIMasterSocketFactory.java:146)
      at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEnd point.java:613)
      ... 23 more

      Comment

      • pezi
        Member
        • Nov 2007
        • 87

        #93
        Hi!

        It seems there is a problem with the localhost resolution.
        ping localhost should be 127.0.0.1

        Can yout connect per RMI to the OX admin daemon?
        telenet localhost 1099
        Sholud open a "session" - telnet with a blank screen.

        In psoxgui.properties you can find the RMI URL.
        rmiHost=rmi://localhost:1099/

        Peter

        Comment

        • p.mueller
          Member
          • Feb 2009
          • 63

          #94
          Hi, are there any known bugs with Version 0.1.15 and OX Version : 6.20.0 Rev12 (2011-05-30 15:20:42) incl. USM ?

          We got a:

          com.openexchange.admin.rmi.exceptions.InvalidDataE xception: No such
          access combination name "UNKNOWN"
          at com.openexchange.admin.rmi.impl.OXUser.create(OXUs er.java:433)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)

          P.M.

          Comment

          • pezi
            Member
            • Nov 2007
            • 87

            #95
            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

            Comment

            • MarcoLangerwisch
              Junior Member
              • Feb 2011
              • 1

              #96
              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

              Comment

              • Martin Heiland
                Open-Xchange Quality Assurance
                • Feb 2007
                • 3695

                #97
                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

                Comment

                • starfish
                  Junior Member
                  • Oct 2011
                  • 2

                  #98
                  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.

                  Comment

                  • pezi
                    Member
                    • Nov 2007
                    • 87

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

                    Gruß
                    Peter

                    Comment

                    • starfish
                      Junior Member
                      • Oct 2011
                      • 2

                      #100
                      ü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

                      Comment

                      • aed
                        Junior Member
                        • Oct 2011
                        • 5

                        #101
                        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?

                        Comment

                        • aed
                          Junior Member
                          • Oct 2011
                          • 5

                          #102
                          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

                          Comment

                          • pezi
                            Member
                            • Nov 2007
                            • 87

                            #103
                            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

                            Comment

                            • aed
                              Junior Member
                              • Oct 2011
                              • 5

                              #104
                              Thanks.

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

                              Comment

                              • pezi
                                Member
                                • Nov 2007
                                • 87

                                #105
                                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.

                                Comment

                                Working...
                                X