I would like to have the possibility to use different icons for AD groups.
I have groups for file permissions, applications, mailboxes, etc.
For each group type I would like to assign an icon based on a property (e.g. name starts with "GSW" then show software icon).
For the report "my managed objects" it could look like this:
The property fields should also be configurable depending on the AD group. E.g. with a Mail AD group the field Mail should be shown.
Or for an AD group, which is used to control software, the following fields should be displayed, for example:
Actually this would be possible with own object types, as it is described here:
https://www.adaxes.com/tutorials_WebInterfaceCustomization_ManageADObjectsOfCustomType.htm
But, extending the AD schema is a serious step.
Is there any way to do this without schema extension? or will this be possible in the future?
regards pudong