Difference between revisions of "Quick install guide for OXSEforUCS Mobility OXtender EN"

Line 1: Line 1:
 
If you have purchased the new OXtender for Business Mobility on
 
If you have purchased the new OXtender for Business Mobility on
 
[http://www.open-xchange.com/en/mobility-solutions-en http://www.open-xchange.com/en/mobility-solutions-en] you can install and configure the new OXtender with the following steps:
 
[http://www.open-xchange.com/en/mobility-solutions-en http://www.open-xchange.com/en/mobility-solutions-en] you can install and configure the new OXtender with the following steps:
 +
 +
= Download =
 +
 +
Follow this [http://software.open-xchange.com/OX6/OXtender-stable/BusinessMobilityOXtender/ link] to download the Installation package and the Release Notes. (The LDB credentials have to be provided)
 +
 +
Follow this [http://software.open-xchange.com/OX6/doc/BusinessMobilityOXtender/ link] to download the User Manuals in different languages.
 +
 +
=Installation=
  
 
The Open-Xchange OXtender for Business Mobility is an optionally available component for OXSE4UCS which enables the connection of mobile devices.                                                     
 
The Open-Xchange OXtender for Business Mobility is an optionally available component for OXSE4UCS which enables the connection of mobile devices.                                                     

Revision as of 05:40, 14 April 2010

If you have purchased the new OXtender for Business Mobility on http://www.open-xchange.com/en/mobility-solutions-en you can install and configure the new OXtender with the following steps:

Download

Follow this link to download the Installation package and the Release Notes. (The LDB credentials have to be provided)

Follow this link to download the User Manuals in different languages.

Installation

The Open-Xchange OXtender for Business Mobility is an optionally available component for OXSE4UCS which enables the connection of mobile devices.

export LDBUSER=ldbuser LDBPASS=lsbpass
ucr set repository/online/component/oxmobility/server=software.open-xchange.com \
	repository/online/component/oxmobility/prefix=OX6/OXSEforUCS \
	repository/online/component/oxmobility/username=$LDBUSER \
	repository/online/component/oxmobility/password=$LDBPASS \
	repository/online/component/oxmobility/version=2.2,2.3 \
	repository/online/component/oxmobility=enabled

apt-get update

Installing the univention-ox-usm-ox package installs the Oxtender for Business Mobility on the OXSE4UCS system.

apt-get install '''univention-ox-usm-ox'''