Question:
There are users who belong to external OU and are also attached to AD groups that have access to UIM
- internal users are in noc.company.fi
- external users are in external.noc.company.fi
When trying to login with domain\user or [email protected] the hub won't even check AD about the user.
If using the short name it says user doesn't exist.
How can I login with both domain users?
Answer:
You can only configure one LDAP server in the hub, but if both domains can authenticate with the same AD catalogue server the following change in the HUB raw configuration will let both domain users login using the SHORT name:
Open the hub's Raw Configuration with Shift Right-Click
Find: ldap -> templates -> active directory
Change key: format = [email protected]$domain
to: format = $username