Bug 29909 - timezone configuration for ucc clients
timezone configuration for ucc clients
Status: CLOSED FIXED
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Client management
unspecified
Other Linux
: P5 normal
: UCC 1.0
Assigned To: Erik Damrose
Lukas Walter
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-03 10:33 CET by Felix Botner
Modified: 2013-03-26 09:14 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2013-01-03 10:33:09 CET
UCS Server:
-> more /etc/timezone 
Europe/Berlin

UCC Client (TC local boot):
-> more /etc/timezone 
Etc/UTC
Comment 1 Moritz Muehlenhoff univentionstaff 2013-01-15 15:33:54 CET
The following steps are needed:

1. Check, where the timezone is configured on the UCS system (only in /etc/timezone or is there a UCR var)

2. Modify ucc-pxe-boot, so that the timezone information is written to the PXE configs

3. Modify univention-corporate-client, so that the Upstart job reads the timezone as sets it if a change is needed

4. Modify univention-ucc-initramfs, so that the timezone is set for the initial installation
Comment 2 Erik Damrose univentionstaff 2013-01-15 17:39:52 CET
Added parsing of new variable ucc/timezone
Add ucc/timezone as persistent variable
Modified upstart job to set timezone info 
Append server timezone as boot parameter
Comment 3 Erik Damrose univentionstaff 2013-01-16 10:03:19 CET
Added new ucr variable to configure the timezone of ucc-clients upon installation: ucr/pxe/timezone. Initially set to system timezone.
Comment 4 Lukas Walter univentionstaff 2013-01-23 12:05:29 CET
OK -> ucc/timezone was set to the correct value on a live booted UCC system
OK -> ucc/timezone was set to the correct value on a installed UCC system

Verified.
Comment 5 Lukas Walter univentionstaff 2013-01-23 12:17:19 CET
(In reply to comment #4)
> OK -> ucc/timezone was set to the correct value on a live booted UCC system
> OK -> ucc/timezone was set to the correct value on a installed UCC system
> 
> Verified.

Testet with timezone: "Europe/Berlin"
Comment 6 Moritz Muehlenhoff univentionstaff 2013-03-26 09:14:44 CET
UCC 1.0 has been released: 
http://forum.univention.de/viewtopic.php?f=26&t=2417
http://forum.univention.de/viewtopic.php?f=54&t=2418

If this error occurs again, please use "Clone This Bug".