[Freeipa-users] IPA trust integration in AD Forests that been upgraded to higher functional level

Genadi Postrilko genadipost at gmail.com
Sun Jan 4 08:25:12 UTC 2015


I would like to make a correction. The change i made is:

if ((t.trust_attributes &
trust_attributes['NETR_TRUST_ATTRIBUTE_WITHIN_FOREST'] *or*

(t.trust_attributes & 0x00800000)) and (t.trust_flags &
trust_flags['NETR_TRUST_FLAG_IN_FOREST'])):

and not:

if ((t.trust_attributes &
trust_attributes['NETR_TRUST_ATTRIBUTE_WITHIN_FOREST'] *||*

(t.trust_attributes & 0x00800000)) and (t.trust_flags &
trust_flags['NETR_TRUST_FLAG_IN_FOREST'])):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20150104/9ae5ab94/attachment.htm>


More information about the Freeipa-users mailing list