This post is more than 5 years old

1 Message

614

November 15th, 2017 06:00

Question about implementation of Two different ldap domains in single access zone.

We have a user who has two different users in two different LDAP domains.
LDAP 1: User ==> john ==> UID:GID ==> 1010:1010
LDAP 2: User ==> john ==> 1026894512:1026894512
Question is, is possible to create mapping rule that can join both the ID's or use the second ID ?
We have been able to successfully do it with AD and LDAP, but this is a very specific use case where we need two combine just two LDAPs.

We might probablly later combine from AD and two LDAP providers in single access zone.

4 Operator

 • 

1.2K Posts

November 16th, 2017 12:00

AFAIK the ID mapping only works when commingling the two "worlds"

Windows and UNIX, i.e. AD and LDAP (or local/file) providers.

Top