in the authentication module, what is happening if i have two sequential
> entries - 'sql' and after'file'. What is more prioritized?
Only one is chosen.
But is it possible to have a chain of authentication modules, each performing
its own task on the request, for example, rlm_passwd to modify the client's
request (based on username, insert some additional attributes there), then
one more rlm_passwd to check plain-text passwords, and then rlm_users to
compose the reply?
Thanks,
Edgars
Alan DeKok wrote:
Edgars <[EMAIL PROTECTED]> wrote:
in the authentication module, what is happening if i have two sequential
entries - 'sql' and after'file'. What is more prioritized?
Only one is chosen.
I'm asking because of i want to have non-plaintext passwords while
keeping in the file or DB. Does this make sense?
I'm not sure what you mean by that.
If there is no way then there is a plan to use Kerberos for
authentication and FreeRADIUS for authorization.
See rlm_krb5, it's included with the server.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html