mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Test ecxpects auto-detection of trust type, Windows Server 2016 doesn't have support for MFU/NIS (SFU - Services for Unix), so auto detection doesn't work Fix is to pass extra arguments to the trust-add command, such as --range-type="ipa-ad-trust-posix" to enforce a particular range type https://pagure.io/freeipa/issue/7508 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>