Next / Previous / Contents / TCC Help System / NM Tech homepage

6.14. NULL_FILTER

A filter expression for LDAP searches that passes through all the children, since all LDAP entries have an objectClass attribute, and “*” is a wildcard that matches all values.

hwscan3.py
NULL_FILTER  =  "(objectClass=*)"