[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] Radius Attrib mysql DB clarification...
From: |
Gerald |
Subject: |
[Help-gnu-radius] Radius Attrib mysql DB clarification... |
Date: |
Fri, 18 Apr 2003 17:18:30 -0400 (EDT) |
gnu-radius is great.
1. How do you limit authentication for test accounts to multiple nas
locations in an attrib mysql DB.
I can make it work for 1 NAS-IP-Address, but if I put 2 in the same value
or 2 entries in the DB it breaks both IP's. Currently I only want to limit
this test account to our monitoring server and 127.0.0.1.
In case this helps someone trying to achieve this, this works for the lone
IP:
+-----------+----------------+-------------------+------+
| user_name | attr | value | op |
+-----------+----------------+-------------------+------+
| radtest | NAS-IP-Address | x.x.x.x | = |
+-----------+----------------+-------------------+------+
1 row in set (0.01 sec)
You can use nas.domain.com in value as well.
2. Someone asked me if blowfish is supported in gnu-radius. I didn't
see the answer in my history of the mailing list, so I figured I'd pass
the question along. Would the answer be different if the person decides to
use a mysql DB.
Thanks,
Gerald
- [Help-gnu-radius] Radius Attrib mysql DB clarification...,
Gerald <=