Perform the searching of a specific filter on the directory with the specified scope.

1 ldap.search

<ldap.search
    dn='dn'
    filter='filter'
    scope='scope'
    count-limit='count-limit'
    time-limit='time-limit'
/>
Example
Copy
<xsql-script name='ldap_test'>
    <body>
    </body>
</xsql-script>