<% 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-svc_acct-bulk_change

NAME

freeside-svc_acct-bulk_change - Command line tool to make bulk changes to svc_acct (account) records

SYNOPSIS

  freeside-svc_acct-bulk_change user -p svcpart -g gid

DESCRIPTION

  For the servcies of the given svcpart, changes the GID as specified.

  Note: Unless you are changing the GID to match an new, fixed value in the
  service definition, you will need to enable the B<svc_acct-edit_gid>
  configuration setting prior to running this script.

SEE ALSO

FS::svc_acct

<% include ('/elements/footer.html' ) %>