3.34. <AuthBy TEST>

The AuthBy TEST module always accepts authentication requests, and ignores (but replies to) accounting requests. It is implemented in AuthTEST.pm. It is useful for testing purposes, but you should be sure not to leave them lying around in your configuration file, otherwise you might find that users are able to be authenticated when you really did not want them to.
AuthBy TEST can also serve as a useful template for developing your own AuthBy modules. For more information, see file:/data/radiator-reference-manual/source/HighAvailabilityradiusd/HighAvailabilityradiusd.dita#HighAvailabilityradiusd.

3.34.1. Identifier

This allows you to assign a symbolic name to an AuthBy clause and its configuration. This allows you to refer to it by name in an Auth-Type check item when authenticating a user.