Man, I don't know why that didn't show up when I searched Google, this
list's archives and the Apache site. I'm really embarrassed. Thanks for
pointing this out.

-Kevin

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Monday, May 08, 2006 1:26 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Authorization by external program?

On 5/8/06, Zembower, Kevin <[EMAIL PROTECTED]> wrote:
> I'm trying to set up our organization's intranet to allow or deny
based
> on the username that the user logged into our LAN with. For a variety
of
> reasons, I can't use LDAP. I have a php script that, with the
activation
> of an ActiveX control on our organization's standard IE browser, does
> allow Apache to request the username. I'd like to pass this username
to
> an external program I'll write and get a returned value of '0' to deny
> or '1' to allow the user to access the directory.
>

Look through http://modules.apache.org/.  mod_auth_external certainly
does this.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to