<% 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-adduser

NAME

freeside-adduser - Command line interface to add (freeside) users.

SYNOPSIS

  freeside-adduser [ -g groupnum ] username [ password ]

DESCRIPTION

Adds a user to the Freeside billing system. This is for adding users (internal sales/tech folks) to the web interface, not for adding customer accounts.

This functionality is now available in the web interface as well, under Configuration | Employees | View/Edit employees.

  -g: initial groupnum

SEE ALSO

Base Freeside documentation

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