Ramakrishna wrote:
> I have created one new module for my purpose and I have defined new methods
> for each function like authorizing, accounting and authenticating. When my
> server receives accounting request, accounting method in my module is being
> called but that is not happening in case of authentication. It is
> authenticating using PAP method at present. I want to by pass all the
> standard methods supported by Free RADIUS and i want my authentication
> method to be called whenever my server received Access requests. I would
> like to how that can be done.

  List the module in the "authenticate" section.  Then, set Auth-Type to
the name of your module.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to