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

From Freeside
< Freeside:4:Documentation:Developer
Revision as of 08:46, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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