Kees Bakker wrote:
> Thanks Flo,
>
> Yes! That's the one.
>
> Anyway, back to ipahealthcheck. How can we improve it so that users
> don't have to struggle
> with pdb in discovering what is actually wrong? ("we" => Rob :-)
>
> Only because I came across the following I was able to see the problem
Thanks Flo,
Yes! That's the one.
Anyway, back to ipahealthcheck. How can we improve it so that users don't have
to struggle
with pdb in discovering what is actually wrong? ("we" => Rob :-)
Only because I came across the following I was able to see the problem using
dsconf.
(Pdb) print(result
The correct search filter must include (objectClass=ldapSubEntry):
ldapsearch -H ldaps://linge.example.com -W -D 'cn=Directory Manager' -b
'o=ipaca' '(&(objectClass=ldapSubEntry)(nsds5ReplConflict=*))'
nsds5ReplConflict
HTH,
flo
On Sat, Jul 10, 2021 at 3:20 PM Kees Bakker via FreeIPA-users <
fre
On 09-07-2021 21:33, Rob Crittenden wrote:
Kees Bakker via FreeIPA-users wrote:
Hi,
ipahealthcheck gives me this warning
[
{
"source": "ipahealthcheck.ds.replication",
"check": "ReplicationCheck",
"result": "WARNING",
"uuid": "237f4271-6e93-4d42-a15d-accdb936e51b",
Kees Bakker via FreeIPA-users wrote:
> Hi,
>
> ipahealthcheck gives me this warning
>
> [
> {
> "source": "ipahealthcheck.ds.replication",
> "check": "ReplicationCheck",
> "result": "WARNING",
> "uuid": "237f4271-6e93-4d42-a15d-accdb936e51b",
> "when": "20210709182051Z",
>