Bug 40351 - Add policy review tool
Add policy review tool
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: General
UCS 4.3
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-04 13:11 CET by Michael Grandjean
Modified: 2021-05-14 16:34 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Feature Request
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?: Yes
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 Michael Grandjean univentionstaff 2016-01-04 13:11:23 CET
There should be an easy to use commandline tool that expects a policy name and prints all referenced objects this policy is linked to.
Comment 1 Florian Best univentionstaff 2016-01-04 13:28:25 CET
# function list_policies() { univention-ldapsearch -xLLL univentionPolicyReference=$(univention-ldapsearch cn="$1" -xLLL dn |sed 's/^dn: \s*//g; s/\s*$//g') dn; }

# list_policies default-umc-users
dn: cn=Domain Users,cn=groups,dc=saml,dc=dev

dn: cn=Domain Users oldschool,cn=groups,ou=oldschool,dc=saml,dc=dev

dn: cn=Domain Users fhomejt,cn=groups,ou=fhomejt,dc=saml,dc=dev

dn: cn=Domain Users 5qbs2ok,cn=groups,ou=5qbs2ok,dc=saml,dc=dev

dn: cn=Domain Users l6f,cn=groups,ou=l6f,dc=saml,dc=dev

dn: cn=Domain Users o9mgqxobp8az,cn=groups,ou=o9mgqxobp8az,dc=saml,dc=dev

dn: cn=Domain Users zc9y,cn=groups,ou=zc9y,dc=saml,dc=dev
Comment 2 Ingo Steuwer univentionstaff 2021-05-14 15:42:12 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.