From 9e970f19600949e61c060cd142e71e166662d80a Mon Sep 17 00:00:00 2001 From: Benjamin Graillot Date: Sat, 20 Nov 2021 11:49:18 +0100 Subject: [PATCH] [infrastructure/ldap-adh] Use LDAPS --- infrastructure/ldap-adh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/ldap-adh.md b/infrastructure/ldap-adh.md index 63c95f1..e05bf2b 100644 --- a/infrastructure/ldap-adh.md +++ b/infrastructure/ldap-adh.md @@ -7,7 +7,7 @@ Le Crans dispose d'une base de données stockant les machines des adhérents dis Le serveur LDAP est hébergé sur la machine `flirt` et est accessible sur le port 389. Pour s'y connecter, on peut faire une redirection de ports comme par exemple : ```bash -ssh -L 1389:172.16.10.114:389 tealc.adm.crans.org -J zamok.adm.crans.org +ssh -L 1636:172.16.10.114:636 tealc.adm.crans.org -J zamok.adm.crans.org ``` ## Schéma