Displaying 1 result from an estimated 1 matches for "2e64262f".
2008 Jul 25
2
optionnal arguments to ntlm_auth helper
Hello,
I'm setting up (at least I try) to set up network services with single sign on.
I could build and configure dovecat to use samba's ntlm_auth helper to achieve ntlm authentication of imap users.
The point is, I wanted to restrict which users could actually authenticate through ntlm. The ntlm_auth helper has this ability with the --require-membership-of=... command line parameter.
I