On 4/17/06, Covington, Chris <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is is possible to define multiple authentication methods based on client
> IP address / network?
>
> For instance:
>
> Client from 10.40.18.0, use AuthNTLM. Client from anywhere else, use
> AuthLDAP.
>
> If not directly possible
Hi all,
Is is possible to define multiple authentication methods based on client
IP address / network?
For instance:
Client from 10.40.18.0, use AuthNTLM. Client from anywhere else, use
AuthLDAP.
If not directly possible, is it possible to do something with
mod_rewrite to achieve this function