% 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-radgroup - Command line utility to manipulate radius groups
freeside-addgroup user action groupname svcpart
user is a freeside user as added with freeside-adduser.
command is the action to take. Available actions are: add
groupname is the group to add (or remove, etc.)
svcpart specifies which accounts will be updated.
freeside-radgroup freesideuser add groupname 3
Adds groupname to all accounts with service definition 3.