LDAP server is ldaphost:389
Users are in ou=People, dc=test
QuickBuild is set to follow referrals and authenticate users in ou=People, ou=IT, dc= test
In LDAP, create a referral called "users" and point it to
ldap://ldaphost:389/ou=People, dc=test
Authentication will fail at this point.
Patch is attached to fix this problem