Dumb question ...
For use cases (temporary/ephemeral/auto-scaling servers) where we can't
do a full ipa-client-install on a managed node is it possible to use the
LDAP service on FreeIPA to check a username and password for an AD-trust
user?
I've been fooling around with making AWS Parallelcluster nodes LDAP
clients of a FreeIPA environment and it actually works really well with
users and groups that are local to FreeIPA; it's quite a nice solution
actually and solves a consistency problem for some users and groups we
need to persist as HPC grids are launched and destroyed.
Was wondering idly if the LDAP service extended to being able to
authenticate a user that exists within an AD-trust. It does not seem to
work out of the box but I was wondering if a change of the LDAP bind DN
or other settings would allow this to work?
Wanted to ask if this was even possible before I spent more time working
on my ldap configs!
Regards
Chris