Active Directory manager attributes are populated with the Distinguished name of a person's manager AD object. The LDAP connector should be enhanced to sync attributes of a persons manager object by looking up the manager object using an LDAP query. Doing this enables any manager attribute to be associated with a users account and the performance hit will not be that bad since its a one to one lookup.