<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

freeside-sqlradius-set-lastlog

NAME

freeside-sqlradius-set-lastlog - Command line tool to set last_login and last_logout values from radius tables

SYNOPSIS

  freeside-sqlradius-set-lastlog user [ exportnum|exporttype ]

DESCRIPTION

  Sets the last_login and last_logout columns of each svc_acct based on
  data in the radacct table for the specified export (selected by exportnum
  or exporttype) or all exports if none are specified.

SEE ALSO

freeside-sqlradius-radacctd, FS::part_export

<% include ('/elements/footer.html' ) %>