--foreman-proxy-realm-provider ad

Hello folks,

Would someone have documentation on how to configure a realm proxy provider with Active Directory?

All I can find makes references to FreeIPA.

Thank You!

So I did a rpm search and got this:

dnf provides /etc/foreman-proxy/settings.d/realm_ad.yml
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 2:59:54 ago on Thu Feb 1 09:27:34 2024.
rubygem-smart_proxy_realm_ad_plugin-0.1-10.fm3_9.el8.noarch : A realm ad provider plugin for Foreman’s smart proxy
Repo : foreman-plugins
Matched from:
Filename : /etc/foreman-proxy/settings.d/realm_ad.yml

I installed the package, and then ran this command:

foreman-installer --scenario katello --foreman-proxy-realm true
–foreman-proxy-realm-keytab /etc/foreman-proxy/foreman-proxy.keytab
–foreman-proxy-realm-principal foreman-proxy@FOOBAR.ORG
–foreman-proxy-realm-provider ad

It completed without errors… but it populated the FreeIPA (realm.yml) configuration file instead of the AD (realm_ad.tml) one

I suspect that this will not do…

Correction: realm_freeipa.yml was filled in.