Freeside:3:Documentation:Developer/bin/freeside-sqlradius-reset
From Freeside
< Freeside:3:Documentation:Developer
Revision as of 20:12, 27 June 2012 by Ivan (talk | contribs) (Edit via perl MediaWiki framework (1.13))
Contents
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