ldap: using ladps seems to work

This commit is contained in:
silver 2023-05-23 23:47:57 +01:00
parent 41449dd28c
commit 934b1ff1c4

View file

@ -67,7 +67,7 @@
auth_provider = ldap
sudo_provider = ldap
ldap_uri = ldap://${cfg.address}:389
ldap_uri = ldaps://${cfg.address}:636
ldap_search_base = ${cfg.base}
# thank ye https://medium.com/techish-cloud/linux-user-ssh-authentication-with-sssd-ldap-without-joining-domain-9151396d967d