purgeCentralCache.1p - Man Page

Remove expired LemonLDAP::NG sessions from central storage

Synopsis

  purgeCentralCache [options]

Description

This script must be run periodically on at least one LemonLDAP::NG hosts. It will search for expired SSO sessions, as well as secondary (SAML, CAS, OIDC) and utility (Captcha, Token) sessions, and remove them from the session backend.

Options

--help,  -h

Print a brief help message and exit.

--debug,  -d

Print additional diagnostics to STDERR

--force,  -f

Remove sessions if an error happened during their processing

--json,  -j

Log execution stats as JSON instead of human-readable text

See Also

<http://lemonldap-ng.org/>

Authors

Xavier Guimard, <yadd@debian.org>

Bug Report

Use OW2 system to report bug or ask for features: <https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/issues>

Download

Lemonldap::NG is available at <https://lemonldap-ng.org/download>

Info

2025-10-17 perl v5.42.0 User Contributed Perl Documentation