Adaxes team,
I'm on version 2017.1 / 3.8.14218.0.
I am exporting a list of users (~880) to an Excel file using the Admin Console. I am manually selecting the properties to export ("export only specific properties") since I don't need all attributes of each user in the Excel file.
I'm trying to get each user's OU listed with their account, but that does not seem to be working.
I've tried the following attributes (listed here using "Name" / LDAP Name format):
"Organizational Unit" / ou
"ParentDN" / adm-ParentDN
"ParentName" / adm-ParentName
None of these is exporting the users' OUs.
Their OUs are obviously contained within the full DN of each user, but that would require additional manipulation through Excel in order to make it more "end-user friendly," I'm trying to avoid needing to manually process the file to extract the OU into another column.
Obviously the OU name / path is known to the program, so I'm not sure why it won't export with one of the above values?
Even if I try exporting all properties for a user (i.e. I do not check the "export only specific properties" option), I still do not get the user's OU tree except listed in the DN.
If this is not currently possible in the software, can I request this as a feature for a future release?