27 Sep
2011
27 Sep
'11
4:47 p.m.
On Tue, Sep 27, 2011 at 9:19 PM, CyAndrew <pohoda@seznam.cz> wrote:
But do you know if session time is releated in SQL schema for each device using the same guest/guest account separately? Or is there only for record with session time-out for all devices under this account?
There should only be one. While users file (see "man 5 users") allows you to easily have many users line, each for a different user/device combination (the attribute holding the device MAC should be Calling-Station-Id), I haven't find a way to easily replicate that functionality with the default sql query/schema. A custom sql query/schema is always possible though. -- Fajar