Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the use of paging in LDAP queries to manage large data sets effectively. |
| What area does it affect? |
LDAP integration |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring LDAP connections or troubleshooting performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ldap.paging |
| Sys ID |
12e6cac00a0a0b26003b60b897aa99d3 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Use paging if supported by the LDAP server to retrieve results. |
| Updated |
2024-05-25 03:38:53 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and they are not guaranteed to be unique since they are not properly converted to string values. • Type: string • Default value: objectsid,objectguid • Location: System Property [sys_properties] table glide.ldap.paging Enables (true) or disables (false) LDAP paging query support. LDAP paging is a more efficient LDAP querying method for environments with more than 1000 users. © 2026 ServiceNow, Inc. All ...
Related properties