mod_authnz_ldap for authentication
mod_authz_dbd for authorization

On Wed, Nov 28, 2012 at 4:17 PM, David Ecker <[email protected]> wrote:
> Hi,
> how can I solve the following situation?
>
> The user should be authenticated in two steps:
>
> 1) Check in Radius, Tacas, LDAP Server or any other external datasource by
> validation user and password.
>
> 2) Check in local sqlite3 database that a user exists, do not check the
> password, it is not set for external defined users.
>
> The user should be successfully authenticated only if both criterias are
> satisfied.
>
> Thanks,
> David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to