Difference between revisions of "Freeside:1.7:Documentation:Developer/bin/freeside-radgroup"

From Freeside
Jump to: navigation, search
(import from POD)
 
(No difference)

Latest revision as of 19:05, 3 October 2007

NAME

freeside-radgroup - Command line utility to manipulate radius groups

SYNOPSIS

 freeside-addgroup user action groupname svcpart 

DESCRIPTION

 B<user> is a freeside user as added with freeside-adduser.

 B<command> is the action to take.  Available actions are: I<add>

 B<groupname> is the group to add (or remove, etc.)

 B<svcpart> specifies which accounts will be updated.

EXAMPLES

freeside-radgroup freesideuser add groupname 3

Adds groupname to all accounts with service definition 3.

BUGS

SEE ALSO

freeside-adduser, FS::svc_acct, FS::part_svc