Freeside:1.9:Documentation:Developer/bin/freeside-sqlradius-reset

From Freeside
Jump to: navigation, search

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