Bug 34959 - cn=helpdesk-default not visible / not editable
cn=helpdesk-default not visible / not editable
Status: RESOLVED DUPLICATE of bug 27354
Product: UCS@school
Classification: Unclassified
Component: UMC - Helpdesk
UCS@school 3.2 R2
Other Linux
: P5 normal (vote)
: UCS@school 3.x
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-26 08:38 CEST by Florian Best
Modified: 2016-11-16 12:41 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 Florian Best univentionstaff 2014-05-26 08:38:01 CEST
The cn=helpdesk-default object is not visible in UMC-UDM on a UCS@school master.
The problem is that there is no UDM handler settings/console_helpdesk installed on the master.

dn: cn=helpdesk-default,cn=config,cn=UMC,cn=univention,dc=ucs,dc=school
objectClass: top
objectClass: univentionUMCHelpdeskClass
objectClass: univentionObject
univentionObjectType: settings/console_helpdesk
univentionUMCHelpdeskCategory: Hardware
univentionUMCHelpdeskCategory: Software
univentionUMCHelpdeskCategory: Sonstiges
cn: helpdesk-default
description: Helpdesk Einstellungen

On a slave however the object cannot be modified on CLI (with the machine account).

root@slave98:~# udm settings/console_helpdesk modify --dn cn=helpdesk-default,cn=config,cn=UMC,cn=univention,dc=ucs,dc=school --append category=foo                                                              
Permission denied.
root@slave98:~# echo $?
3
Comment 1 Florian Best univentionstaff 2016-11-16 12:41:27 CET

*** This bug has been marked as a duplicate of bug 27354 ***