[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl-win32-web
Subject:    Does anyone have experience with AuthPerLDAP?
From:       "Norris, Joseph" <NorrisJ () mcdss ! org>
Date:       2003-02-12 16:26:45
[Download RAW message or body]

Hello to all,


I have the AuthPerLDAP module and the mod_perl module installed on windows
2000. I have set up
my http.conf file under apache with the following setup:

	<Directory "C:/web/mvoicemail/html">

    AuthName "MVoiceMail Authentication"
    AuthType Basic
    # Any of the following variables can be set.  
    # Defaults are listed to the right.
    PerlSetVar BaseDN o=mcdss.inhouse  
    PerlSetVar LDAPServer MCDSSMAIN   
    PerlSetVar LDAPPort 389          
    PerlSetVar UIDAttr uid          
    require valid-user
    PerlAuthenHandler Apache::AuthPerLDAP
	
	...more stuff


When I access the index.html in this directory via the browser I get the
following error in
my error.log file:

[Wed Feb 12 08:06:58 2003] [error] Undefined subroutine
&Apache::AuthPerLDAP::handler called

I am not sure where to go from here.  
_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Web@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic