Table of Contents
With Univention Corporate Server 4.1-5, the fifth 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:
Samba has been updated to include important security fixes.
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.
The App Center UMC module startup performance has been improved. This optimization is achieved by only downloading differential updates from the App Center Server using zsync.
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-4:
All security updates issued for UCS 4.1-4 are included:
umc/http/max_request_body_size
(Bug 42357).
tmp
cleanup (Bug 44387).
ucs-overview
link (Bug 43657).
univention-app dev-set
to support development tools (Bug 43040).
preinst
script during App installation / upgrade (Bug 44655).
ComboBox
widget (Bug 43094).
univention.admin.license
Python module (Bug 43298).
univention_license_ldap_init()
(Bug 35157).
sign
has been added to univention-certificate
to allow creating certificates for external Certificate Signing Requests (Bug 22085).
squid/cache/format
, squid/cache/directory
, squid/cache/size
, squid/cache/l1_size
, squid/cache/l2_size
to configure the cache settings have been added (Bug 37381).
samba/client/min/protocol
, samba/min/protocol
and samba/client/max/protocol
have been added. Please be aware that raising samba/min/protocol
e.g. to SMB2 also requires raising samba/client/max/protocol
to that value or higher (Bug 44646).
_msdcs
below the position CN=MicrosoftDNS,CN=System
. If CN=System
is still used by BIND9, the DRS replication will be stopped. This can only happen if Samba 4 was installed before UCS 4.0-4 and a Samba 4 system is installed or rejoined. This update removes the created DNS object and prevented its recreation (Bug 43288).
samba4/ldap/base
differs from ldap/base
(Bug 42393).
status
action has been added, too (Bug 40659).
Printer-Admins
and searching for conflicting deleted objects by objectsid (Bug 44289).
connector/s4/mapping/{gpo,wmifilter,msprintconnectionpolicy}/syncmode
(Bug 43629).
The mapping for the MS-Exchange related attribute proxyAddresses has been revised to synchronize the OpenLDAP attribute mailPrimaryAddress with the default value configured in proxyAddresses (Bug 43216). In detail:
SMTP:
prefix is now written to the OpenLDAP attribute mailPrimaryAddress. Before this update mailPrimaryAddress used to be synchronized with the value of the Active Directory mail attribute instead. The Active Directory mail attribute has informative character.SMTP:
.smtp:
prefixed values in proxyAddresses continue to be synchronized with OpenLDAP mailAlternativeAddressINIT INFO
headers in various packages to help the update to UCS 4.2 (Bug 45109, ).
/etc/ssl/certs/
(Bug 39179).
join.log
in univention-join
(Bug 43381).
The syslog configuration has been extended to allow logging to remote hosts. Several protocols are supported:
Sending must be enabled explicitly. For this the new Univention Configuration Registry variables syslog/remote
, syslog/remote/fallback
and syslog/remote/selector
have been added. Receiving must also be enabled explicitly. For this the new Univention Configuration Registry variables syslog/input/udp
, syslog/input/tdp
and syslog/input/relp
have been added. Please note, that log messages are sent unencrypted and in clear text! It is recommended to use this only in protected networks, as passwords and other sensitive data might leak otherwise (Bug 15728).
logrotate/$facility/...
. All remaining files are handled by logroate/syslog-other/...
(Bug 41816).
Several new Univention Configuration Registry variables syslog/...
have been added to enable/disable logging of events of certain facilities to the corresponding targets:
syslog/auth
/var/log/auth.log
syslog/cron
/var/log/cron.log
syslog/kern
/var/log/kern.log
syslog/daemon
/var/log/daemon.log
syslog/user
/var/log/user.log
syslog/lpr
/var/log/lpr.log
syslog/mail
/var/log/mail.*
syslog/news
/var/log/news.*
syslog/syslog
/var/log/syslog
(catch-all for all messages)syslog/debug
/var/log/debug
(only debug messages)syslog/messages
/var/log/messages
(all except debug and errors)syslog/xconsole
/dev/xconsole
(used by graphical console)
The new Univention Configuration Registry variable syslog/syslog/avoid_duplicate_messages
can be used to remove messages logged to other targets from /var/log/syslog
. By default messages get logged multiple times. Further more the selector for certain files can now be customized through the following new Univention Configuration Registry variables: (Bug 41815).
syslog/syslog/selector
[*.*]
syslog/debug/selector
[*.=debug;auth,authpriv,news,mail.none]
syslog/messages/selector
[*.=info-warn;auth;authpriv;cron;daemon;mail;news.none]
syslog/xconsole/selector
[daemon,mail.*;news.err;*.debug-warn]