Bug 30552 - UCC mount should be disabled on UCC Desktop Clients
UCC mount should be disabled on UCC Desktop Clients
Status: CLOSED FIXED
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Hardware and device support
unspecified
Other Linux
: P5 normal
: UCC 1.0-errata
Assigned To: Erik Damrose
Felix Botner
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-22 10:26 CET by Tobias Scherer
Modified: 2013-04-24 17:26 CEST (History)
3 users (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 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