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

NAME

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

SYNOPSIS

  freeside-deluser [ -h htpasswd_file ] username

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.

  -h: Also delete from the given htpasswd filename

SEE ALSO

freeside-adduser, htpasswd(1), base Freeside documentation

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