I need to use the LDAP query to check for user's manager and OU he/she is in.
It works for the manager but it brings the info in the following format:
Whats the best way to extract just the manager's display name (John Smith) ?
And how to get the OU location? When I query for 'ou' nothing is coming back.
Thanks!