Bug 30581 - KDE (application server) profile too restrictive
KDE (application server) profile too restrictive
Status: CLOSED DUPLICATE of bug 34500
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Terminal services
unspecified
Other Linux
: P5 normal
: UCC 2.0
Assigned To: Moritz Muehlenhoff
Felix Botner
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-25 14:27 CET by Felix Botner
Modified: 2014-06-12 09:19 CEST (History)
2 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 Felix Botner univentionstaff 2013-02-25 14:27:31 CET
We have a special ucc application server KDE profile with the following configs 

* dolphinrc  
* kdedrc  
* kdeglobals  
* kwinrc  
* notificationhelper  
* oxygenrc  
* plasmarc  
* systemsettingsrc

Unfortunately, those configs lock whole configuration groups instead of configuration options, e.g.

-> more kdeglobals 
# no effects
[KDE-Global GUI Settings][$i]
GraphicEffectsLevel=1

[KDE][$i]
ShowIconsInMenuItems=false
ShowIconsOnPushButtons=false

Here, all settings for the groups [KDE-Global GUI Settings] and [KDE] are immutable for user, but what we want is

[KDE-Global GUI Settings]
GraphicEffectsLevel[$i]=1

[KDE]
ShowIconsInMenuItems[$i]=false
ShowIconsOnPushButtons[$i]=false

Than users can't change ShowIconsInMenuItems etc but all other options in 
[KDE-Global GUI Settings] and [KDE].

Workaround:

Delete all [$i] from configuration groups in /usr/share/univention-ucc-application-server/kde-profile/share/config/* (and add [$i] to configuration options)
Comment 1 Moritz Muehlenhoff univentionstaff 2014-05-15 11:58:23 CEST

*** This bug has been marked as a duplicate of bug 34500 ***
Comment 2 Felix Botner univentionstaff 2014-05-20 11:57:40 CEST
OK
Comment 3 Moritz Muehlenhoff univentionstaff 2014-06-12 09:19:52 CEST
UCC 2.0 has been released:
 http://docs.univention.de/release-notes-ucc-2.0.html

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