Table of Contents
With Univention Corporate Server 4.1-4, the fourth point release of Univention Corporate Server (UCS) 4.1 is now available. It provides various improvements and bugfixes. An overview of the most important changes:
The installation wizard and the UCS management system are now also available in French.
Samba has been updated to version 4.5.1. This includes various improvements, among other things the DRS replication, the Active Directory compatibility, the file services and the printer handling.
The Linux kernel has been updated to the latest stable version of the 4.1 long term kernel. This includes several security updates, improvements in the stability, as well as newer and updated drivers for a better hardware support.
Docker Apps can now use the database on the UCS system using a simple configuration setting, which simplifies the migration of Docker Apps.
During the update some services in the domain may not be available temporarily, that is why the update should occur in a maintenance window. It is recommended to test the update in a separate test environment prior to the actual update. The test environment should be identical to the production environment. Depending on the system performance, network connection and the installed software the update will take between 20 minutes and several hours.
In environments with more than one UCS system, the update order of the UCS systems must be borne in mind:
The authoritative version of the LDAP directory service is maintained on the master domain controller and replicated to all the remaining LDAP servers of the UCS domain. As changes to the LDAP schema can occur during release updates, the master domain controller must always be the first system to be updated during a release update.
Starting with UCS 4.0, installation DVD are only provided for the x86 64 bit architecture (amd64). Existing 32 bit UCS 3 systems can still be updated to UCS 4.0 through the online repository or by using update DVD. The 32 bit architecture will be supported over the entire UCS 4 maintenance period.
It must be checked whether sufficient disk space is available. A standard installation requires a minimum of 6 GB of disk space. Depending on the scope of the existing installation, the update will require about another 2 GB of disk space for download and installation all packages.
For the update, a login should be performed on the system's local console as user root
, and the update should be initiated there.
Alternatively, the update can be conducted using Univention Management Console.
Remote updating via SSH is not recommended as this may result in the update procedure being canceled, e.g., if the network connection is interrupted.
In consequence, this can affect the system severely.
If updating should occur over a network connection nevertheless, it must be verified that the update continues in case of disconnection from the network.
This can be achieved, e.g., using the tools screen
and at
. These tools are installed on all UCS system roles by default.
Following the update, new or updated join scripts need to be executed.
This can be done in two ways:
Either using the UMC module univention-run-join-scripts
as user root
.
Subsequently the UCS system needs to be restarted.
Anonymous usage statistics on the use of Univention Management Console are collected when using the UCS Core Edition (which is generally used for evaluating UCS). The modules opened are logged in an instance of the web traffic analysis tool Piwik. This makes it possible for Univention to tailor the development of Univention Management Console better to customer needs and carry out usability improvements.
This logging is only performed when the UCS Core Edition license is used. The license status can be verified via the menu entry of the user menu in the upper right corner of Univention Management Console. If is listed under , this version is in use. When a regular UCS license is used, no usage statistics are collected.
Independent of the license used, the statistics generation can be deactivated by setting the Univention Configuration Registry variable umc/web/piwik
to false.
WebKit, Konqueror and QtWebKit are shipped in the maintained branch of the UCS repository, but not covered by security support. WebKit is primarily used for displaying HTML help pages etc. Firefox should be used as web browser.
Univention Management Console uses numerous JavaScript and CSS functions to display the web interface. Cookies need to be permitted in the browser. The following browsers are recommended:
Chrome as of version 37
Firefox as of version 38
Internet Explorer as of version 11
Safari and Safari Mobile as of version 9
Users with older browsers may experience display or performance issues.
Listed are the changes since UCS 4.1-3:
All security updates issued for UCS 4.1-3 are included:
ldap/limits
has been added to configure OpenLDAP server limits (Bug 34873).
slapd/backup
to
false
. The cron interval can be configured with the Univention Configuration Registry variable slapd/backup/cron
(Bug 38679).
ldap/client/network_timeout
,
ldap/client/timeout
and ldap/client/timelimit
(Bug 39307).
slapd.conf
are now wrapped if the line is longer than 2048 characters
(Bug 41648).
ldap/index/quickmode
has been added. If set to true
, the LDAP re-index tool
(ldap_setup_index
) is started in quick mode (fewer integrity checks, improved indexing time)
(Bug 41281).
ldap/logging/dellogdir
now has a description and the value of the Univention Configuration Registry variable
ldap/logging
is interpreted as a boolean (Bug 42665).
listener/freespace
(Bug 42573).
runit
scripts have been fixed (Bug 42328).
env
file is now a Univention Configuration Registry template (Bug 42317).
92univention-management-console-web-server
was not properly configured when installing from the ISO (Bug 42500).
directory/manager/web/sizelimit
is empty
(Bug 39588).
univention-upgrade
no longer fails if searching for new apps fails, e.g. because of network
errors (Bug 41869).
mail/postfix/myorigin
has been introduced, that allows to set Postfix'
myorigin variable (see http://www.postfix.org/postconf.5.html#myorigin). The default
value is the fully qualified domain name (FQDN) (Bug 32572).
libvirt/group
can be used to set the group membership of the UNIX domain socket of the
libvirt daemon, which allows users of that group to access the management capabilities of the libvirt daemon without
becoming root (Bug 42622).
samba-tool ntacl sysvolcheck
has been fixed (Bug 39633).
smb.conf
parameters security mask, directory security mask,
force security mode, force directory security mode are not written
to Samba share definitions any longer, because Samba removed support for them
(Bug 42679).
samba/ntlm/auth
and it is activated by default (Bug 42847).
samba/winbind/nested/groups
, samba/winbind/rpc/only
,
samba/winbind/max/clients
, samba/winbind/enum/users
and
samba/winbind/enum/groups
(Bug 41767).
UNIVENTION_SAMBA_REPLICATION
has been added to check the state of Samba DRS
replication (Bug 29463).
connector/ad/mapping/ignoresubtree/*
(Bug 41680).
check_ldap_tls_connection
now uses univention-ldapsearch
to better
handle LDAP server restarts while joining (Bug 42420).