Message: 7
Date: Fri, 4 Apr 2014 14:06:55 -0700
From: Matthew Ceroni <matthewceroni@gmail.com>
To: FreeRadius users mailing list
<freeradius-users@lists.freeradius.org>
Subject: radutmp and sradutmp modules
Message-ID:
<CA+NsY5gjtmqnd3haj0nkzNroWQNG8+A3WmZ9GC_BcVRjy6rfSw@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi:
I am utilizing FreeRadius as an authentication server for a 802.1x
environment (wired and wireless). Everything is up and running great.
I recently enabled Accounting and turned on the radutmp and sradutmp files.
I am probably missing something simple but running radwho only shows the
last person to login. So if I sign onto the wireless or wired network,
authenticate successfully to the radius server and type radwho is shows me
as logged in. If another users signs on the output of radwho just shows
them (always a single line of output).
Is radwho meant to keep track of all currently signed in users? Or am I
missing something simple?
Thanks