Bug 35227 - extend configurable "default container" settings for non-standard UDM objects
Summary: extend configurable "default container" settings for non-standard UDM objects
Status: RESOLVED DUPLICATE of bug 33969
Alias: None
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
Version: UCS 3.1
Hardware: Other Linux
: P5 enhancement
Target Milestone: ---
Assignee: UMC maintainers
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-01 14:47 CEST by Ingo Steuwer
Modified: 2018-04-13 13:29 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):
Customer ID: 01997_IN8
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Steuwer univentionstaff 2014-07-01 14:47:32 CEST
currently the "default container" (list of containers propmted in UMC during creation of new objects in UDM wizards) is configurable only for default UDM objects.

Extensions introducing their own UDM objects should be able to be configurable in this way, too:
- add extended attributes to the "default containers" object
- define which attribute to use per UDM object

AFAIK currently getDefaultContainer(lo, module) in config.py contains a static list of UDM objects and their default container LDAP attribute, UDM objects can only define a hardcoded list (variable "default_container").
Comment 1 Moritz Muehlenhoff univentionstaff 2014-07-01 15:04:50 CEST

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