mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipa-adtrust-install: add IPA master host principal to adtrust agents
Fixes https://fedorahosted.org/freeipa/ticket/4951 Reviewed-By: Tomas Babej <tbabej@redhat.com>
This commit is contained in:
committed by
Tomas Babej
parent
785f6593ca
commit
03c2d76186
@@ -327,7 +327,8 @@ class trust(LDAPObject):
|
||||
'cn', 'objectclass',
|
||||
'ipantflatname', 'ipantsecurityidentifier',
|
||||
'ipanttrusteddomainsid', 'ipanttrustpartner',
|
||||
'ipantsidblacklistincoming', 'ipantsidblacklistoutgoing'
|
||||
'ipantsidblacklistincoming', 'ipantsidblacklistoutgoing',
|
||||
'ipanttrustdirection'
|
||||
},
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user