mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Trusted domain object in LDAP uses ipaNTTrustedDomainSID attribute to store SID of the trusted domain while IPA domain itself uses ipaNTSecurityIdentifier. When mapping the values for printing out a summary table, use the right mapping according to the object. Fixes: https://pagure.io/freeipa/issue/8149 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>