Forum Discussion
Job Title Field from Active Directory
Trying to pull the Job Title field from users in Active Directory. I don't see it listed as an available table. Has anyone ever used this before?
OK I found the issue. I was able to load the user table, but then had to edit the query. Then under OrganizationalPerson, I needed to expand and choose the title table from a rather lagre list of tables available. I'm rather new at all of this, sorry.
4 Replies
- AnonymousNot applicable
DarthMall,
According to my knowledge, Title attribute of Active Directory contains the user's job title. Have you checked that if Title column exists in one of your tables?
Regards,
Lydia- DarthMallRegular Visitor
I do not see that coulmn in any tables.
- DarthMallRegular Visitor
OK I found the issue. I was able to load the user table, but then had to edit the query. Then under OrganizationalPerson, I needed to expand and choose the title table from a rather lagre list of tables available. I'm rather new at all of this, sorry.