Bug 49873 - Restrict creation of containers underneath of certain objects (e.g. users)
Restrict creation of containers underneath of certain objects (e.g. users)
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-07-19 18:09 CEST by Florian Best
Modified: 2019-07-19 18:09 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
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 2019-07-19 18:09:47 CEST
It is possible to create a container/ou underneath of a users/user object.

# udm container/ou create --position uid=restrictedfoo,l=school,l=dev --set name=test
Object created: ou=test,uid=restrictedfoo,l=school,l=dev

I think we should restrict this via UDM because users/user specify "childs = 0".