[debian-edu-commits] [Git][debian-edu/debian-edu-config][personal/gber/fix-gosa-starttls] Configure gosa not to use STARTTLS since TLS is already used
Guido Berhörster (@gber)
gitlab at salsa.debian.org
Tue Aug 8 13:19:31 BST 2023
Guido Berhörster pushed to branch personal/gber/fix-gosa-starttls at Debian Edu / debian-edu-config
Commits:
a575ca12 by Guido Berhoerster at 2023-08-08T14:17:22+02:00
Configure gosa not to use STARTTLS since TLS is already used
ldapTLS configures the use of STARTTLS, not TLS per se which is enabled by the
use of ldaps: protcol in URLs. Closes #1041322
- - - - -
1 changed file:
- share/debian-edu-config/gosa.conf.template
Changes:
=====================================
share/debian-edu-config/gosa.conf.template
=====================================
@@ -376,7 +376,7 @@
mailUserCreation=""
mailFolderCreation=""
imapTimeout="10"
- ldapTLS="true"
+ ldapTLS="false"
honourIvbbAttributes="false"
enableSnapshots="false"
snapshotBase="ou=snapshots,dc=skole,dc=skolelinux,dc=no"
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/a575ca128df0ebef7276f3c68e6d50f0c5f7e774
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/a575ca128df0ebef7276f3c68e6d50f0c5f7e774
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20230808/ef4c2f9b/attachment.htm>
More information about the debian-edu-commits
mailing list