Hi,

I’ve been using repl-monitor.pl for monitoring replication problems. I would 
like to use an account with a minimal set of permissions needed for the 
functionality. I created a user and added the permission to Read Replication 
Agreements. Now the user can read the agreements but fails on:

$ruv = $conn->search($replicaroot, "one”, 
"(&(nsuniqueid=ffffffff-ffffffff-ffffffff-ffffffff)(objectClass=nsTombstone))”, 
0, qw(nsds50ruv nsruvReplicaLastModified nsds5AgmtMaxCSN));

Rather, the $ruv is empty after that call. When running with a privileged 
account, everything works.

What are the permissions needed for that search to work for a brand new account?

Thanks,
  Sergei
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org/message/GDN34STFNX75CJRSNR55DIR2WDOJ5BFZ/

Reply via email to