Administer > System configuration parameters > LDAP parameters > Startup parameter: ldapmaxrecords

Startup parameter: ldapmaxrecords

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

ldapmaxrecords

Description

This parameter specifies the maximum number of records to return from an LDAP query. If the LDAP server has a more restrictive query limit, then that limit determines the actual number of records returned by a query.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

None

Possible values

Number of records

Example usage

Command line: sm -httpPort:13080 -ldapserver1:ldapparent -ldapmaxrecords:10

Initialization file: ldapmaxrecords:10

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

LDAP parameters