79339710

Date: 2025-01-08 15:21:52
Score: 0.5
Natty:
Report link

Restarting slapd did not help clearing out the accesslog files for me. However, forcing the database to execute the DB_LOG_AUTOREMOVE helped:

On your system, run this command:

db_archive -d -h /var/lib/ldap/accesslog

It will force execute the set_flags DB_LOG_AUTOREMOVE and and purge the accesslog.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Yi Qiang Ji