Bug Description:
With 1435663 slapi-nis (schema-compat / NIS) uses a new locking
mechanisme. This locking mechanism is initialized with schema-compat
init function, so if it is not enabled and NIS is enabled
the new mechanism is not initialized.
NIS plugin then fallback to old locking mechanism.
The problem is that it continuously logs an alarming message.
Fix Description:
If slapi-nis fallback to old locking mechanism, it logs
a single information message.
Bug Description:
With 1435663 slapi-nis (schema-compat / NIS) uses a new locking
mechanisme. This locking mechanism is initialized with schema-compat
init function, so if it is not enabled and NIS is enabled
the new mechanism is not initialized.
NIS plugin then fallback to old locking mechanism.
The problem is that it continuously logs an alarming message.
Fix Description:
If slapi-nis fallback to old locking mechanism, it logs
a single information message.
https://bugzilla.redhat.com/show_bug.cgi?id=1768156
Reviewed by: ?
Platforms tested: F31
Flag Day: no
Doc impact: no