[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Configure gosa not to use STARTTLS since TLS is already used

Mike Gabriel (@sunweaver) gitlab at salsa.debian.org
Thu Aug 10 08:07:57 BST 2023



Mike Gabriel pushed to branch master at Debian Edu / debian-edu-config


Commits:
08f4cf77 by Guido Berhoerster at 2023-08-10T07:07:40+00: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/08f4cf77dbc213529e225ab344f66da913797505

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/-/commit/08f4cf77dbc213529e225ab344f66da913797505
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/20230810/9e671572/attachment.htm>


More information about the debian-edu-commits mailing list