enum ProfileFilter

Authorization profile filter types for LDAP.

References from:
Ldap; Ldap;

0
POSIX_GROUPS
Standard POSIX group filter.

The authorization profiles are selected from the LDAP database based on the standard Posix Group schema. The Common Name attribute (cn) of the Posix Group object is treated as authorization data, for example, role.
1
ERICSSON_FILTER
Ericsson specified filter.

The authorization profiles are retrieved from the LDAP database from Ericsson extended Posix accounts, as defined by the Ericsson LDAP Interface.
2
FLEXIBLE
Flexible filter.

The authorization profiles are selected from the LDAP database based on attributes specified in the contained Filter MO.
  enum ProfileFilter