>Потом, нужно знать конкретную задачу что бы что-то советовать... А
>>говорить просто так, от балды...
>
>
>Хочу знать как установить этот модуль для FREEradius. Параметры сборки от а
>до я. Конфигурационные файлы для примера с пояснениями. Что может быть
>проще. =(
Не могу полнять вас все же, чтьо вызывает проблему? Прикрутить Radius авторизацию к pptpd?
man ppp
............
Supports RADIUS (rfc 2138 & 2548) authentication. An extension to PAP
and CHAP, Remote Access Dial In User Service allows authentication infor-
mation to be stored in a central or distributed database along with vari-
ous per-user framed connection characteristics. If libradius(3) is
available at compile time, ppp will use it to make RADIUS requests when
configured to do so.
.............
set radius [config-file]
This command enables RADIUS support (if it's compiled in).
config-file refers to the radius client configuration file as
described in radius.conf(5). If PAP, CHAP, MSCHAP or MSCHAPv2
are ``enabled'', ppp behaves as a Network Access Server and uses
the configured RADIUS server to authenticate rather than authen-
ticating from the ppp.secret file or from the passwd database.
If none of PAP, CHAP, MSCHAP or MSCHAPv2 are enabled, ``set
radius'' will do nothing.
..................
Почему ppp ?
man pptpd
.........
-o|--option ppp-conf-file
specifies that pptpd should specify an alternate configuration
file for the ppp daemon (the default is normally
/etc/ppp/options but may vary depending on your ppp daemon).
..........
тобишь берете любой пример где есть фраза radius для любого ppp сервера и вперед. Как загнать авторизацию в mysql для radius-а на том же http://nibs.net.ua/doc.php показано. Все остальное берет на себя FreeNIBs.