On 2006-03-27 at 15:50 -0700, Ehren Wilson wrote: > I am trying to use NTLM via Cyrus SASL 2.1.19 backed into Windows Server > 2003. I have managed to get this working under cyrus imap by adding the > following line into the imapd.conf file
> I would like to set the "ntlm_server" environmental variable but have > been unsuccessful so far. Any ideas on how to proceed? Here is my > existing auth driver. Since there have been no responses so far, I'll respond even though I'm not using Cyrus SASL in Exim yet. The environment variables are a way to bypass the configuration for Cyrus SASL; you should be able to set all relevant options in a per-application configuration file, /usr/lib/sasl2/App.conf; I've never actually had to do this, though. For exim, this will be /usr/lib/sasl2/exim.conf (or /sasl/ instead of /sasl2/, or a /local/ somewhere in there, or whatever). Sorry about the URL, since this is the Exim list, but the best SASL guide that comes to mind is this one: <URL:http://www.sendmail.org/~ca/email/cyrus/sysadmin.html> Regards, -Phil -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
