Softerra LDAP Administrator Help | Show AllHide All |
Defines what LDAP servers can be used with the report.
<reports><reports> <report> <appliesTo> <server version="number">...</server> <objectClass>...</objectClass> <rootDSE attribute="name">...</rootDSE> </appliesTo> </report> </reports>
This element is optional. If it is not specified in the report file, the report can be used for any LDAP server.
Element | Description |
---|---|
<server> | Defines the type of the LDAP server that can be used with this report. You can use more than one <server> elements to define several applicable LDAP servers for the report. |
<objectClass> | Specifies object classes the report expects to receive. You can define more than one <objectClass> element. |
<rootDSE> | Specifies RootDSE attribute values the report expects to receive. You can define more than one <rootDSE> element. |
See an example report.