Announcement

Collapse
No announcement yet.

Client "USM-JSON" is not activated

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

  • Client "USM-JSON" is not activated

    Hallöle,
    bei dem Test des Oxtender 2

    kommt diese Meldung wenn ich versuche mit dem Osxtender auf den Server zuzugreifen.

    Kann / muss man dieses USM-JSON genau so wie z.Bp. usm oder aes modul aktivieren?

    Die Komplette Fehlermeldung in der Log:

    Jul 28, 2011 9:56:29 AM com.openexchange.ajax.Login doLogin
    SEVERE: LGI-0014 Category=2 Message=Client "USM-JSON" is not activated. exceptionID=-774174383-14610
    Throwable occurred: LGI-0014 Category=2 Message=Client "USM-JSON" is not activated. exceptionID=-774174383-14610
    at com.openexchange.authentication.exception.LoginExc eptionFactory.createException(LoginExceptionFactor y.java:76)
    at com.openexchange.authentication.exception.LoginExc eptionFactory.createException(LoginExceptionFactor y.java:62)
    at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:141)
    at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:145)
    at com.openexchange.exceptions.Exceptions.create(Exce ptions.java:149)
    at com.openexchange.authentication.LoginExceptionCode s.create(LoginExceptionCodes.java:125)
    at com.openexchange.login.internal.LoginPerformer.che ckClient(LoginPerformer.java:179)
    at com.openexchange.login.internal.LoginPerformer.doL ogin(LoginPerformer.java:136)
    at com.openexchange.ajax.Login.doLogin(Login.java:627 )
    at com.openexchange.ajax.Login.doJSONAuth(Login.java: 214)
    at com.openexchange.ajax.Login.doGet(Login.java:203)
    at com.openexchange.ajax.Login.doPost(Login.java:585)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
    at com.openexchange.ajax.AJAXServlet.service(AJAXServ let.java:413)
    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:314)
    at java.util.concurrent.FutureTask.run(FutureTask.jav a:149)
    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:783)
    at java.lang.Thread.run(Thread.java:736)


    Gruß,
    Victor

  • #2
    Hallo Victor,

    zum einen müssen die Module open-xchange-usm und open-xchange-folder-json installiert sein. Zum anderen muss ein entsprechender Eintrag für das /usm-json servlet in der Apache config stehen. Außerdem muss der Benutzer die Berechtigung haben das Interface zu benutzen changeuser --access-olox2 on --access-usm on

    Gruß

    Comment


    • #3
      Originally posted by Martin Braun View Post
      Hallo Victor,

      zum einen müssen die Module open-xchange-usm und open-xchange-folder-json installiert sein. Zum anderen muss ein entsprechender Eintrag für das /usm-json servlet in der Apache config stehen. Außerdem muss der Benutzer die Berechtigung haben das Interface zu benutzen changeuser --access-olox2 on --access-usm on

      Gruß
      also es sind installiert
      open-xchange-folder-json-6.20.0.0-16_16.2
      open-xchange-usm-6.20.0.0-16_16.2

      in der /etc/apache2/conf.d/proxy_ajp.conf gibt es den Eintrag:
      ProxyPass /usm-json ajp://127.0.0.1:8009/usm-json smax=0 ttl=60 retry=5
      (oder ist da eine andere Einstellung von Apache gemeint?)

      Aber der Befehl:
      oxserver:~ # changeuser -c 1 -A oxadmin -P ***** -u testuser --access-olox2 on

      liefert die Rückmeldung:

      user could not be changed:
      Error: Unrecognized options on the command line: Unknown option ``--access-olox2'

      Gruß,
      Victor

      Comment


      • #4
        Ich meine das heißt -> --access-olox20 <on/off>

        Comment


        • #5
          Ja, es heisst --access-olox20

          Code:
          $ /opt/open-xchange/sbin/changeuser --extendedoptions | grep access
              --access-combination-name <access-combination-name>  Access combination name     
              --access-calendar <on/off>                     Calendar module (Default is off)
              --access-contacts <on/off>                     Contact module access (Default is on)
              --access-delegate-tasks <on/off>               Delegate tasks access (Default is off)
              --access-edit-public-folder <on/off>           Edit public folder access (Default is off)
              --access-forum <on/off>                        Forum module access (Default is off)
              --access-ical <on/off>                         Ical module access (Default is off)
              --access-infostore <on/off>                    Infostore module access (Default is off)
              --access-pinboard-write <on/off>               Pinboard write access (Default is off)
              --access-projects <on/off>                     Project module access (Default is off)
              --access-read-create-shared-Folders <on/off>   Read create shared folder access (Default is off)
              --access-rss-bookmarks <on/off>                RSS bookmarks access (Default is off)
              --access-rss-portal <on/off>                   RSS portal access (Default is off)
              --access-syncml <on/off>                       Syncml access (Default is off)
              --access-tasks <on/off>                        Tasks access (Default is off)
              --access-vcard <on/off>                        Vcard access (Default is off)
              --access-webdav <on/off>                       Webdav access (Default is off)
              --access-webdav-xml <on/off>                   Webdav-Xml access (Default is off)
              --access-webmail <on/off>                      Webmail access (Default is on)
              --access-edit-group <on/off>                   Edit Group access (Default is off)
              --access-edit-resource <on/off>                Edit Resource access (Default is off)
              --access-edit-password <on/off>                Edit Password access (Default is off)
              --access-collect-email-addresses <on/off>      Collect Email Addresses access (Default is off)
              --access-multiple-mail-accounts <on/off>       Multiple Mail Accounts access (Default is off)
              --access-subscription <on/off>                 Subscription access (Default is off)
              --access-publication <on/off>                  Publication access (Default is off)
              --access-active-sync <on/off>                  Exchange Active Sync access (Default is off)
              --access-usm <on/off>                          Universal Sync access (Default is off)
              --access-olox20 <on/off>                       OLOX v2.0 access (Default is off)
              --access-denied-portal <on/off>                Denies portal access (Default is off)
              --access-global-address-book-disabled <on/off>  Disable Global Address Book access (Default is off)
              --access-public-folder-editable <on/off>       Whether public folder(s) is/are editable (Default is off). Applies only to context admin user.

          Comment

          Working...
          X