Quick install guide for OXSEforUCS Mobility OXtender EN

Revision as of 14:00, 12 April 2010 by Khgras (talk | contribs) (Created page with '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 ca...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

If the target system is neither a DC master nor a DC backup system, the univention-ox-usm-udm package should also be installed on the DC master.

apt-get install univention-ox-usm-udm