From 4e1a72fff4cad874305daff3ae28707d57d4f6f9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 4 Jan 2022 21:16:56 +0100 Subject: fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access: Use Debian Edu's rootCA certificat for connecting to LDAP. --- fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fai/config/scripts/ROAMING_WORKSTATION') diff --git a/fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access b/fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access index 1a3d7d5..0b41dd0 100755 --- a/fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access +++ b/fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access @@ -10,7 +10,7 @@ HOST tjener.intern sudoers_base ou=sudoers,dc=skole,dc=skolelinux,dc=no BASE dc=skole,dc=skolelinux,dc=no TLS_REQCERT demand -TLS_CACERT /etc/ssl/certs/debian-edu-server.crt +TLS_CACERT /etc/ssl/certs/Debian-Edu_rootCA.crt EOF # this should give roaming workstations access to TJENER's LDAP, -- cgit v1.2.3