<% 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-reset

NAME

freeside-sqlradius-reset - Command line interface to reset and recreate RADIUS SQL tables

SYNOPSIS

  freeside-sqlradius-reset [ -n ] username [ EXPORTNUM, ... ]

DESCRIPTION

Deletes the radcheck, radreply and usergroup tables and repopulates them from the Freeside database, for the specified exports, or, if no exports are specified, for all sqlradius and sqlradius_withdomain exports.

username is a username added by freeside-adduser.

The -n option, if supplied, supresses the deletion of the existing data in the tables.

SEE ALSO

freeside-reexport, FS::part_export, FS::part_export::sqlradius

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