#3326 Subdomain configuration
Closed by mzidek. Opened by mzidek.
SSSD/ mzidek/sssd subdomain-config  into  master

Download 3326.patch

This is the part of subdomain configuration feature needed to allow specify the search bases for the subdomain (one of the two use cases that were specified in the desin doc).

The second part with the server was more complicated then I expected, so I will send it separately (hopefully today or tomorrow), but I can not delay this first part anymore).

In order to test create a ipa-ad trust and redefine for example the ldap_search_base or ldap_user_search_base on the server side SSSD. BOth client and server side SSSDs will be able to use the alternative search base (no config changes needed on the client side SSSD).

3 new commits added

  • MAN: Add trusted domain section man entry
  • SUBDOMAINS: Configurable search bases
  • data_provider: Fix typo in DEBUG message

THis PR was superseeded byPR on GH. Closing.

Pull-Request has been closed by mzidek

Metadata