You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Martijn Dekkers <ma...@dekkers.org.uk> on 2018/08/02 08:53:26 UTC

LDAP AD Trust

Hello all!

I am working on trying to make LDAP auth work via an AD one-way trust
relationship.

We have:
* DomA - Domain holding user accounts
* DomB - Domain with a group containing users from DomA
* DomB trusts DomA

We need users to be able to log in with their DomA account. We have full
control over the (development) DomB domain, extremely limited control over
the (corporate) DomA domain.

Has anyone attempted to make this work?

We have a working config that just works with DomB. The trust is proving to
be a bit challenging.

Thanks for any pointers,

Martijn