Bug 37927 - UMC Operationset for settings/usertemplate is missing
UMC Operationset for settings/usertemplate is missing
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Domain management (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-3
Assigned To: Mika Westphal
Florian Best
https://git.knut.univention.de/univen...
:
: 54055 (view as bug list)
Depends on:
Blocks: 54055
  Show dependency treegraph
 
Reported: 2015-03-03 12:42 CET by Janis Meybohm
Modified: 2023-02-13 11:41 CET (History)
6 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.046
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2015022421000723
Bug group (optional): bitesize, External feedback, Troubleshooting, Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janis Meybohm univentionstaff 2015-03-03 12:42:18 CET
2015022421000723

There is no UMC Operationset that allows udm/get with "settings/usertemplate"-flavor which is needed if one wants to use usertemplates.

udm settings/umc_operationset create --position "cn=operations,cn=UMC,cn=univention,$(ucr get ldap/base)" \
    --set name="udm-usertemplates" \
    --set operation="udm/get" \
    --set flavor="settings/usertemplate" \
    --set description="User templates"


Without this permission, users will get a 403 Forbidden after selection a user template in UMC:
---
You are not authorized to perform this action.

Server error message:

Forbidden
---
Comment 1 Stefan Gohmann univentionstaff 2019-01-03 07:15:52 CET
This issue has been filled against UCS 4.0. The maintenance with bug and security fixes for UCS 4.0 has ended on 31st of May 2016.

Customers still on UCS 4.0 are encouraged to update to UCS 4.3. Please contact
your partner or Univention for any questions.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or simply reopen the issue. In this case please provide detailed information on how this issue is affecting you.
Comment 2 Florian Best univentionstaff 2022-06-30 11:10:09 CEST
*** Bug 54055 has been marked as a duplicate of this bug. ***
Comment 3 Florian Best univentionstaff 2023-02-06 10:50:22 CET
OK: creation and definition of new UMC operation set allows to assign user templates
OK: joinscript increasement
OK: changelog entry
Comment 4 Mika Westphal univentionstaff 2023-02-08 08:39:18 CET
There was no UMC operationset to use usertemplates. This will now be created.

univention-management-console-module-udm (10.0.4-1)
e40b741b0205 | Bug #37927: Creating a operationset for using user templates
Comment 5 Florian Best univentionstaff 2023-02-13 11:41:24 CET
UCS 5.0-3 has been released.

https://docs.software-univention.de/release-notes/5.0-3/en/

If this error occurs again, please clone this bug.