Bug 43663 - Register Listener Modules via LDAP
Register Listener Modules via LDAP
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: General
UCS 4.2
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
https://mail.univention.de/appsuite/#...
:
Depends on:
Blocks: 43665 43666
  Show dependency treegraph
 
Reported: 2017-02-28 08:25 CET by Stefan Gohmann
Modified: 2020-07-03 20:53 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?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:
best: Patch_Available+


Attachments
univention-lib.patch (9.68 KB, patch)
2017-03-12 18:44 CET, Stefan Gohmann
Details | Diff
univention-ldap.patch (5.89 KB, patch)
2017-03-12 18:44 CET, Stefan Gohmann
Details | Diff
univention-directory-manager-modules.patch (16.14 KB, patch)
2017-03-12 18:44 CET, Stefan Gohmann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2017-02-28 08:25:12 CET
It should be possible to register listener modules via ucs_registerLDAPExtension. In addition to the existing extensions, it should be possible to define the hostnames (FQDN) of the hosts which will use the listener modules.
Comment 1 Stefan Gohmann univentionstaff 2017-03-12 18:43:43 CET
Attached you can find the current state for this issue and for Bug #43664.
Comment 2 Stefan Gohmann univentionstaff 2017-03-12 18:44:13 CET
Created attachment 8520 [details]
univention-lib.patch
Comment 3 Stefan Gohmann univentionstaff 2017-03-12 18:44:28 CET
Created attachment 8521 [details]
univention-ldap.patch
Comment 4 Stefan Gohmann univentionstaff 2017-03-12 18:44:50 CET
Created attachment 8522 [details]
univention-directory-manager-modules.patch
Comment 5 Florian Best univentionstaff 2017-03-13 13:34:04 CET
+print 'access to attrs="univentionListenerActive,univentionUCRActive"'
+print '   by dn.children="cn=dc,cn=computers,%s" %s' % (ldap_base, usr)
+print '   by dn.children="cn=memberserver,cn=computers,%s" write' % (ldap_base)
+print '   by * +0 break'
+print ''

→ the hardcoded 'write' has to be replaced with "%s…% usr" also for memberservers!?
→ why is the rule needed?
Comment 6 Ingo Steuwer univentionstaff 2020-07-03 20:53:19 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 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.