Ok, i fixed.

Now ti authenticates against an IMAP on a linux

----- Original Message ----- 
From: "WC -Sx- Jones" <[EMAIL PROTECTED]>
To: "Perl Beginners" <[EMAIL PROTECTED]>
Sent: Thursday, April 22, 2004 3:56 PM
Subject: Re: Apache::AuthenIMAP in httpd.conf PROBLEM!


> John wrote:
> 
> > PerlAccessHandler Apache::AuthenIMAP
> > PerlAuthenHandler Apache::AuthenIMAP
> > PerlSetVar IMAPServer My_IMAP_Server
> > PerlSetVar IMAPPort 143
> > require valid-user
> 
> > 
> > What am i doing wrong?
> > Authentication doesn't seem to be working
> 
> 
> Well, are there any logs - IMAP Server side or apache side - which may 
> help troubleshooting?
> 
> Also, is this a true IMAP server or a Windows IMAP Domain server? 
> Windows servers use NTLM and the handshake is somewhat different 
> depending upon which Exchange Server version you are using.
> 
> Lastly, there is an Apache users group which may comprise more 
> experienced Apache<->Foriegn Authentication professionals.
> 
> My NTLM Perl experiences only cover WinXP Domain authenication and I had 
> to custom write C code to get it to work.
> 
> (No, I cannot share as it was a work for hire and my old employer owns 
> the code ... However around that same time Mark Bush wrote Authen::NTLM. 
>   That may give you some additional help.)
> 
> -- 
> _Sx_ http://youve-reached-the.endoftheinternet.org/ _____
>       http://jaxpm.insecurity.org/
>       http://cis4dl.insecurity.org/
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> <http://learn.perl.org/> <http://learn.perl.org/first-response>
> 
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to