aboutsummaryrefslogtreecommitdiff
path: root/fai/config/scripts/ROAMING_WORKSTATION
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-04 21:16:56 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-04 21:19:11 +0100
commit4e1a72fff4cad874305daff3ae28707d57d4f6f9 (patch)
tree039f55a92fab78fe94329f359da15fd60fb59f13 /fai/config/scripts/ROAMING_WORKSTATION
parent446b82a5416f7c18339454f4f1557065b489d9f7 (diff)
downloaddebian-edu-fai+itzks-4e1a72fff4cad874305daff3ae28707d57d4f6f9.tar.gz
debian-edu-fai+itzks-4e1a72fff4cad874305daff3ae28707d57d4f6f9.tar.bz2
debian-edu-fai+itzks-4e1a72fff4cad874305daff3ae28707d57d4f6f9.zip
fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access: Use Debian Edu's rootCA certificat for connecting to LDAP.
Diffstat (limited to 'fai/config/scripts/ROAMING_WORKSTATION')
-rwxr-xr-xfai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access2
1 files changed, 1 insertions, 1 deletions
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,