Freeside:4:Documentation:Developer/bin/freeside-radgroup

From Freeside
< Freeside:4:Documentation:Developer
Revision as of 08:45, 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-radgroup - Command line utility to manipulate radius groups

SYNOPSIS

 freeside-addgroup user action groupname svcpart 

DESCRIPTION

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.

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