searchUser response does not return all users and is limited to 10000 entries.
search cancel

searchUser response does not return all users and is limited to 10000 entries.

book

Article ID: 264799

calendar_today

Updated On:

Products

CA Privileged Access Manager (PAM)

Issue/Introduction

When using the searchUser CLI command, the response provides 10,000 users. The PAM environment contains more than 10,000 users. How can the CLI command be used to list all users within the environment?

Environment

Privileged Access Manager, all versions

Cause

If the Page.Size parameter is not provided, then the CLI will use the default value of 10,000.

Resolution

When running the searchUser CLI command, include the Page.Size parameter with the number of users in the environment.

Additional Information

For more information about the searchUser command syntax, please refer to the documentation link below.

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/privileged-access-manager/4-1-2/programming/credential-manager-remote-cli-and-java-api/credential-manager-cli-commands/searchuser.html