Quick install guide for OXSEforUCS Mobility OXtender EN

Revision as of 14:21, 12 April 2010 by Khgras (talk | contribs)

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:

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'''