Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
docpublic:systemes:ldap:ldapc8reppartiel [2020/02/15 07:44] procacci@tem-tsp.eu [syncrepl partiel] |
docpublic:systemes:ldap:ldapc8reppartiel [2020/02/15 07:46] (current) procacci@tem-tsp.eu [acl] |
# attribut userpassword, utile ici uniquement pour le compte DSA cn=rep | # attribut userpassword, utile ici uniquement pour le compte DSA cn=rep |
access to attrs=userPassword | access to attrs=userPassword |
by self auth | |
by anonymous auth | by anonymous auth |
by dn="cn=rep,ou=dsa,dc=int,dc=fr" read | by dn="cn=rep,ou=dsa,dc=int,dc=fr" read |
bindmethod=simple | bindmethod=simple |
retry="60 10 300 +" | retry="60 10 300 +" |
| keepalive="240:10:30" |
binddn="cn=rep,ou=dsa,dc=int,dc=fr" | binddn="cn=rep,ou=dsa,dc=int,dc=fr" |
credentials="secretreplica" | credentials="secretreplica" |
https://linux.die.net/man/5/slapd.conf | https://linux.die.net/man/5/slapd.conf |
| |
syncrepl rid=<replica ID> provider=ldap[s]://<hostname>[:port] searchbase=<base DN> [type=refreshOnly|refreshAndPersist] [interval=dd:hh:mm:ss] [retry=[<retry interval> <# of retries>]+] [filter=<filter str>] [scope=sub|one|base|subord] [attrs=<attr list>] [attrsonly] [sizelimit=<limit>] [timelimit=<limit>] [schemachecking=on|off] [network-timeout=<seconds>] [timeout=<seconds>] [bindmethod=simple|sasl] [binddn=<dn>] [saslmech=<mech>] [authcid=<identity>] [authzid=<identity>] [credentials=<passwd>] [realm=<realm>] [secprops=<properties>] [keepalive=<idle>:<probes>:<interval>] [starttls=yes|critical] [tls_cert=<file>] [tls_key=<file>] [tls_cacert=<file>] [tls_cacertdir=<path>] [tls_reqcert=never|allow|try|demand] [tls_ciphersuite=<ciphers>] [tls_crlcheck=none|peer|all] [logbase=<base DN>] [logfilter=<filter str>] [syncdata=default|accesslog|changelog] | syncrepl rid=<replica ID> provider=ldap[s]://<hostname>[:port] searchbase=<base DN> [type=refreshOnly|refreshAndPersist] |
| [interval=dd:hh:mm:ss] [retry=[<retry interval> <# of retries>]+] [filter=<filter str>] [scope=sub|one|base|subord] |
| [attrs=<attr list>] [attrsonly] [sizelimit=<limit>] [timelimit=<limit>] [schemachecking=on|off] [network-timeout=<seconds>] |
| [timeout=<seconds>] [bindmethod=simple|sasl] [binddn=<dn>] [saslmech=<mech>] [authcid=<identity>] [authzid=<identity>] |
| [credentials=<passwd>] [realm=<realm>] [secprops=<properties>] [keepalive=<idle>:<probes>:<interval>] [starttls=yes|critical] |
| [tls_cert=<file>] [tls_key=<file>] [tls_cacert=<file>] [tls_cacertdir=<path>] [tls_reqcert=never|allow|try|demand] |
| [tls_ciphersuite=<ciphers>] [tls_crlcheck=none|peer|all] [logbase=<base DN>] [logfilter=<filter str>] |
| [syncdata=default|accesslog|changelog] |
</code> | </code> |
| |