User Tools

Site Tools


wiki:sysadmin:configure_openldap_starttls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:sysadmin:configure_openldap_starttls [2025/01/07 12:37] – removed - external edit (Unknown date) 127.0.0.1wiki:sysadmin:configure_openldap_starttls [2025/01/07 12:37] (current) – ↷ Page moved from wiki:linux:install_davinci_resolve:wiki:sysadmin:configure_openldap_starttls to wiki:sysadmin:configure_openldap_starttls Greg
Line 1: Line 1:
 +====== Configure OpenLDAP with StartTLS ======
  
 +LDAP services are great for centralizing user auth, and encrypting the transmission of your user accounts is crucial for protecting your user account info in the event someone is snooping traffic on your network. Plus some tools like SSSD require encryption for password authentication and WILL NOT work without it.