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/11 22:11] procacci@tem-tsp.eu [script de reload] |
docpublic:systemes:ldap:ldapc8reppartiel [2020/02/15 07:46] (current) procacci@tem-tsp.eu [acl] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== replica ==== | ||
| + | |||
| + | === ref === | ||
| + | |||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| ===== package ltb-project ===== | ===== package ltb-project ===== | ||
| Line 33: | 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 41: | Line 53: | ||
| #Voir le root DSE + base DN , cf http:// | #Voir le root DSE + base DN , cf http:// | ||
| access to dn.subtree=" | access to dn.subtree=" | ||
| - | by dn=" | + | by dn=" |
| by * read | by * read | ||
| ... | ... | ||
| Line 117: | 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 153: | 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] | ||
| </ | </ | ||