Hi,
that might work. Does anybody know where to get a compiled version of
this module for Apache/2.2.22 (Win32) or another solution to my earlier
question?
I just got the intel C++ compiler installed which seems not to work
compiling mod_authnz_external.
Am 29.11.2012 04:56, schrieb Michael Streeter:
On 11/28/2012 3:17 PM, David Ecker 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
mod-auth-external might work nicely for this if you can write a script
to take care of the checks.
http://code.google.com/p/mod-auth-external/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]