On Tue, 23 Apr 2002, Alessandro Maioli wrote:

> Hi to all!
>
> there is anyone that has experience with Login-Time attribute saved on SQL
> Database (such as Oracle). I'm tring but seem don't work. When my radius
> authenticate a user it don't reply the session-time. If I set the
> Login-time on user.conf it work well.
It works fine... radius 0.4 + postgresql 7.1

radius=> SELECT * from radgroupcheck ;
 id | groupname |    attribute     |    value    | op
----+-----------+------------------+-------------+----
  2 | reject    | Auth-Type        | Reject      | :=
  3 | limit     | Simultaneous-Use | 1           | :=
  4 | limit     | Login-Time       | al0000-0600 | :=
(3 rows)

-- 
cron-ripe


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to