LDAP referrals
Bravura Pass supports referrals to other LDAP Directory Service servers. This allows external programs, such as ldapacct, to access organizational units (OU) on multiple LDAP Directory Service servers from a single Bravura Pass target. For example, a referral can be set up on server ldap1 to an OU, myou, on server ldap2, so that Bravura Pass can access myou without access to other OUs on ldap2.
The directory structure for the DN on the server pointing to the LDAP referral must be the same as the referral DN. For example, if the address for the LDAP referral is:
ldap://ldap2.example.com:389/ou=myou,dc=example,dc=com
the server that is pointing to it must also end in dc=example,dc=com .