On Thu, 2006-30-03 at 22:04 -0500, Alan DeKok wrote:
Guy Fraser <guy@incentre.net> wrote:
Since the users file can handle multiple alternate configurations for DEFAULT and or user entries, it will require careful planning.
I would suggest avoiding the users file. It causes *way* too many problems.
Instead, design something that will be useful, better than the "users" file, and easy for you to implement. We'll then take a look at creating a module to support it.
Alan DeKok.
Interesting Idea! I have very simple needs now for Radius, we only provide a few different dialup packages and only allow PAP authentication. The current rml_sql is all I currently need, but I will consider some alternative ideas, that could provide easier manageability for myself and many others on this list. PS I have recently posted a link to some of the PHP stuff I have developed lately.