[Contents] [Prev] [Next] [Index] [Report an Error]

Subscriber Classification Targets

The target of the subscriber classification script is an LDAP search string. The search string uses a syntax similar to an LDAP URL (see RFC 2255—The LDAP URL Format (December 1997).

The syntax is:

“ baseDN [ ? [ attributes ] [ ? [ scope ] [ ? [ filter ] ] ] ]”

With the exception of baseDN all the fields are optional.

The result of the LDAP search must be exactly one directory object. If no object or more than one object is found, the subscriber session is terminated.


[Contents] [Prev] [Next] [Index] [Report an Error]