Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 355

Table of Contents

Advertisement

For example:
LDAP_FILTER_OR
For example:
LDAP_FILTER_NOT
For example:
LDAP_FILTER_EQUALITY
For example:
LDAP_FILTER_SUBSTRINGS
For example:
LDAP_FILTER_GE
For example:
LDAP_FILTER_LE
For example:
LDAP_FILTER_PRESENT
For example:
LDAP_FILTER_APPROX
For example:
LDAP_FILTER_EXTENDED
For example:
See Also
slapi_filter_get_type()
slapi_filter_get_attribute_type()
slapi_filter_get_ava()
slapi_filter_get_subfilt()
(Applies only to filters of the type
values from the filter.
(&(ou=Accounting)(l=Sunnyvale))
(OR filter)
(|(ou=Accounting)(l=Sunnyvale))
(NOT filter)
(!(l=Sunnyvale))
(equals filter)
(ou=Accounting)
(substring filter)
(ou=Account*Department)
("greater than or equal to" filter)
(supportedLDAPVersion>=3)
("less than or equal to" filter)
(supportedLDAPVersion<=2)
(presence filter)
(mail=*)
(approximation filter)
(ou~=Sales)
(extensible filter)
(o:dn:=Example)
LDAP_FILTER_SUBSTRINGS
Functions for Dealing with Filters
) Gets the substring
Chapter 15
Function Reference
355

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents