[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Cf_lastseen.db
From: |
Ed Brown |
Subject: |
RE: Cf_lastseen.db |
Date: |
Thu, 16 Mar 2006 13:12:38 -0700 |
On Thu, 2006-03-16 at 19:37 +0000, Lionel Ostric wrote:
> I tried that but it does not seem to work as I expected ....
> I added that line to the control section of cfservd.conf on the
> policyhost :
>
> LastSeenExpireAfter = ( 2 )
>
> And I thought that on the following connection from one of the clients,
> cfservd would rewrite the db without the obsoletes entries ... But that
> does not seem to be the case ...
I've just started looking at lastseen times myself, looking to be able
to display active/inactive clients on a web page... You're right,
adding a LastSeenExpireAfter value to cfservd.conf does not seem to have
an immediate effect.
-Ed