Bug 30552

Summary: UCC mount should be disabled on UCC Desktop Clients
Product: Z_Univention Corporate Client (UCC) Reporter: Tobias Scherer <scherer>
Component: Hardware and device supportAssignee: Erik Damrose <damrose>
Status: CLOSED FIXED QA Contact: Felix Botner <botner>
Severity: normal    
Priority: P5 CC: gohmann, jmm, walkenhorst
Version: unspecified   
Target Milestone: UCC 1.0-errata   
Hardware: Other   
OS: Linux   
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:

Description Tobias Scherer univentionstaff 2013-02-22 10:26:20 CET
On connecting an USB Device it is automatically mounted:

/dev/sdb1 on /run/drives/usbdisk-sdb1 type vfat (rw,umask=0000,iocharset=utf8)

This should only be the case on ThinClients not on UCC Desktops like Notebooks or Application Server.

Workaround:

ucr set ucc/mount=false
Comment 1 Moritz Muehlenhoff univentionstaff 2013-02-22 10:37:59 CET
ucc/mount should be set in the image configuration files.
Comment 2 Erik Damrose univentionstaff 2013-04-02 14:06:51 CEST
Default values for ucc/mount are set in the example ucc-desktop.cfg (false) and ucc-thinclient.cfg (true).
ucc-image-toolkit 1.0.7-1

The initial setting of ucc/mount has been removed in univention-ucc-remote-mount 1.0.0-7
Comment 3 Felix Botner univentionstaff 2013-04-08 17:48:31 CEST
OK - ucc-image-toolkit

-> grep 'ucc/mount' /usr/share/doc/ucc-image-toolkit/example/*
/usr/share/doc/ucc-image-toolkit/example/ucc-desktop.cfg: ucc/mount=false
/usr/share/doc/ucc-image-toolkit/example/ucc-thinclient.cfg: ucc/mount=true

OK - YAML

OK - univention-ucc-remote-mount

-> grep 'ucc/mount' /var/lib/dpkg/info/univention-ucc-remote-mount.postinst

OK - YAML
Comment 4 Janek Walkenhorst univentionstaff 2013-04-24 17:26:23 CEST
http://errata.univention.de/ucc/1.0/4.html