From 83333b8ed6a126e7425d32f7f6342aa38f0053b4 Mon Sep 17 00:00:00 2001 From: kkalev Date: Sun, 27 Jan 2002 13:43:24 +0000 Subject: [PATCH] Add a few names in the AUTHORS file. Add the User-Profile attribute. This is used by the rlm_ldap module and contains the DN for an entry containing check and reply radius attributes. If it is set it will be used instead of the default_profile directive. The idea is to use different user profiles based on checks done in the users file. That way we can do something like this: DEFAULT Service-Type == Outbound-User, User-Profile := "uid=outound-dialup,dc=company,dc=com" The same idea could also work for the sql module, to select groups containing radius attributes without having the user belong to them based only on checks on the incoming Access-Request --- AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index 1b087e4..74a6616 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,3 +12,7 @@ HTML pages layout designer Dragan Milivojevic: galileo@MICROSKY.NET A number of bug reports and a lot of crash testing + +Alex Savguira: alexs@ravdata.com +Ido Shavit +Patches for auto generate password and sql group support -- 2.39.5