This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:ldap:ldapc8reppartiel [2020/02/13 16:05] procacci@tem-tsp.eu [replica] |
docpublic:systemes:ldap:ldapc8reppartiel [2020/02/15 07:46] (current) procacci@tem-tsp.eu [acl] |
||
---|---|---|---|
Line 7: | Line 7: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
===== package ltb-project ===== | ===== package ltb-project ===== | ||
Line 42: | Line 44: | ||
# continue pour que repint puisse lire dans la replication son propre pass et pas seulement faire du auth | # continue pour que repint puisse lire dans la replication son propre pass et pas seulement faire du auth | ||
# cf https:// | # cf https:// | ||
+ | # finalement pas utile car pour etre self il faut d' | ||
access to attrs=userPassword | access to attrs=userPassword | ||
by self auth continue | by self auth continue | ||
Line 126: | Line 129: | ||
# attribut userpassword, | # attribut userpassword, | ||
access to attrs=userPassword | access to attrs=userPassword | ||
- | by self auth | ||
by anonymous | by anonymous | ||
by dn=" | by dn=" | ||
Line 162: | Line 164: | ||
bindmethod=simple | bindmethod=simple | ||
retry=" | retry=" | ||
+ | keepalive=" | ||
binddn=" | binddn=" | ||
credentials=" | credentials=" | ||
updateref | updateref | ||
+ | </ | ||
+ | |||
+ | la liste des parametres syncrepl est dans le man slapd.conf | ||
+ | |||
+ | < | ||
+ | https:// | ||
+ | | ||
+ | syncrepl rid=< | ||
+ | [interval=dd: | ||
+ | [attrs=< | ||
+ | [timeout=< | ||
+ | [credentials=< | ||
+ | [tls_cert=< | ||
+ | [tls_ciphersuite=< | ||
+ | [syncdata=default|accesslog|changelog] | ||
</ | </ | ||