Home > Configuration > AAA > setaaaldapparams_nestedgroupextraction

setaaaldapparams_nestedgroupextraction

Use this method to set queries the external LDAP server to determine whether the specified group belongs to another group.

Syntax



Parameters

nestedgroupextraction

Queries the external LDAP server to determine whether the specified group belongs to another group.
Default value = OFF.
Possible Values : ON, OFF.

maxnestinglevel

Number of levels up to which the system can query nested LDAP groups.
Default value = 2.
Minimum value = 2.

groupnameidentifier

LDAP-group attribute that uniquely identifies the group. No two groups on one LDAP server can have the same group name identifier.

groupsearchattribute

LDAP-group attribute that designates the parent group of the specified group. Use this attribute to search for a group's parent group.

groupsearchsubattribute

LDAP-group subattribute that designates the parent group of the specified group. Use this attribute to search for a group's parent group.

groupsearchfilter

Search-expression that can be specified for sending group-search requests to the LDAP server.

Return Value

Returns simpleResult

See Also