Difference between revisions of "Freeside:4:Documentation:Developer/bin/freeside-sqlradius-reset"

From Freeside
Jump to: navigation, search
(Edit via perl MediaWiki framework (1.13))
 
(No difference)

Latest revision as of 08:46, 18 November 2015

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