From a3b421f945064884944b830c97452baf4399c3e1 Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Fri, 3 Feb 2023 19:54:51 +0100 Subject: [PATCH] Add NTLM and Kerberos to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4169b93..0a96955 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ It is meant to be started as a cron job. * Set scope of considered users/groups on LDAP and PG side * Test mode which doesn't do any changes to the DBMS * Both LDAP and PG connections can be secured by SSL/TLS +* NTLM and Kerberos authentication to LDAP server ## REQUIREMENTS: