OXtender Mobility Installproblem auf OX6AE

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

    #1

    OXtender Mobility Installproblem auf OX6AE

    Hallo zusammen,
    während der Installation (http://www.open-xchange.com/wiki/ind...allation_Guide) bekomme ich bei dem Befehl: /opt/open-xchange/sbin/resetversion -v 33 -c 1 die Fehlermeldung: Cannot find context. Ein späteres Aktivieren mittels: /opt/open-xchange/sbin/changecontext -c 1 -A oxadminmaster -P admin_master_password --access-usm on --access-active-sync on geht dann mangels Context auch nicht.

    Kann jemand helfen?

    Nette Grüße aus Kiel,
    Arne
  • Carsten Hoeger
    Open-Xchange Professional Services
    • Mar 2007
    • 710

    #2
    The context ID on OXAE is 10, AFAIR.
    Change "-c 1" to "-c 10", that should work.

    Comment

    • MagixX

      #3
      That works. Now I'm in for activating users or complete contextes:

      Activating ActiveSync for specific users:

      /opt/open-xchange/sbin/changeuser -c 10 -A oxadmin -P admin_password -u testuser --access-usm on --access-active-sync on

      If I try to activate a single user, there comes the following error message:

      user zip_xxx in context could not be changed.

      ----

      Activating ActiveSync for a whole context:

      /opt/open-xchange/sbin/changecontext -c 10 -A oxadminmaster -P admin_master_password --access-usm on --access-active-sync on

      If I try to activate the complete context, I get the error:

      context 10 could not be changed
      Authentication failed.

      Any suggestions?

      Best regards,
      Arne

      Comment

      Working...
      X