25 Apr
2006
25 Apr
'06
11:05 a.m.
=?iso-8859-1?B?U2FudGlhZ28gQmFsYWd1ZXIgR2FyY+1h?= <santiagoawa@hotmail.com> wrote:
I have a freeradius 1.1.0 and a DB with all my users. I have two kinds of users: * users who can connect to all hotspots * user who can only connect to one or some hotspots. Actually I can use a script in Exec-Program-Wait property to differenciate, but I don't seem a very clean method. However, I don't know another method for diferenciating users. Any idea???
Put them into groups. See "man rlm_passwd" for an example of creating groups. Alan DeKok.