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

Line 4: Line 4:
 
Please register your LDB-Key after the purchase: [http://www.open-xchange.com/en/my-registration-en http://www.open-xchange.com/en/my-registration-en]
 
Please register your LDB-Key after the purchase: [http://www.open-xchange.com/en/my-registration-en http://www.open-xchange.com/en/my-registration-en]
  
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 OXASE / OXSE4UCS which enables the connection of mobile devices.                                                     
  
 
<pre>
 
<pre>
Line 18: Line 18:
 
</pre>
 
</pre>
  
Installing the '''univention-ox-usm-ox''' package installs the Oxtender for Business Mobility on the OXSE4UCS system.
+
Installing the '''univention-ox-usm-ox''' package installs the Oxtender for Business Mobility on the OXASE / OXSE4UCS system.
  
 
<pre>
 
<pre>
 
apt-get install '''univention-ox-usm-ox'''
 
apt-get install '''univention-ox-usm-ox'''
 
</pre>
 
</pre>

Revision as of 08:47, 18 May 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:

Please register your LDB-Key after the purchase: http://www.open-xchange.com/en/my-registration-en

The Open-Xchange OXtender for Business Mobility is an optionally available component for OXASE / 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 OXASE / OXSE4UCS system.

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