Hi, 

I have been trying to figure out how to set referrals during replication 
initialization.

When a consumer starts initialization any ldapsearch gets back this.
Referral (10)
Matched DN: dc=example,dc=com
Referral: ldap://supplier-001.example.com:389
Referral: ldap://supplier-002.example.com:389

Is it possible to change it? The problem is that 
* We do not run suppliers on non-ssl ports and we want to remove non-ssl from 
consumers too.
* I do not want to point the traffic to suppliers when a server replicates. 

A workaround is to remove the server from the rotation, but it would be awesome 
to  use referral for it. It makes everything much easier.

I tried to set referral, like this:
dsconf -D "cn=Directory Manager"  ldaps://${hostname} config replace 
nsslapd-referral="ldaps://supplier-001.example.com:636/" -d 1

but that works only for non dc=example,dc=com domains. 

Thanks!
Filip
-- 
_______________________________________________
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to