diff --git a/api/ntlm/egroupware.conf b/api/ntlm/egroupware.conf index 154a766a99..4eed5cd1cf 100644 --- a/api/ntlm/egroupware.conf +++ b/api/ntlm/egroupware.conf @@ -17,7 +17,7 @@ RedirectMatch ^/.well-known/(caldav|carddav)$ /egroupware/groupdav.php/ # iOS 4.3+ calendar requires that to autodetect accounts RedirectMatch ^(/principals/users/.*)$ /egroupware/groupdav.php$1 - + AuthName "NTLM eGroupWare Authentication" NTLMAuth on NegotiateAuth off