X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fsession.html;h=bd8edbab401c7f5b782d3ab5c7571261ede10534;hp=3e88d568b9ab3a87e995e341ebbb6fd94956f00e;hb=d220c8a4bfa1aee8f17ed71c2dba655160dd3595;hpb=d746dfce2e320169ec8217cb09b9dbb0d403675d diff --git a/htdocs/docs/session.html b/htdocs/docs/session.html index 3e88d568b..bd8edbab4 100644 --- a/htdocs/docs/session.html +++ b/htdocs/docs/session.html @@ -44,5 +44,7 @@ Then:
  • Sesstion start - The command(s) specified in the session-start configuration file are executed on the Freeside machine. The contents of the file are treated as a double-quoted perl string, with the following variables available: $ip, $nasip and $nasfqdn, which are the IP address of the starting session, and the IP address and fully-qualified domain name of the NAS this session is on.
  • Session end - The command(s) specified in the session-stop configuration file are executed on the Freeside machine. The contents of the file are treated as a double-quoted perl string, with the following variables available: $ip, $nasip and $nasfqdn, which are the IP address of the starting session, and the IP address and fully-qualified domain name of the NAS this session is on. +

    Dropping expired users

    +Run
    bin/freeside-session-kill username
    periodically from cron.