billmax documentation   BillMax Billing Solutions
  877.245.5629
  sales@billmax.com
 

Name

enter_auth.cgi — Create or Modify a Authorized BillMax User

Synopsis

/usr/local/billmax/cgi-bin/enter_auth.cgi

DESCRIPTION

enter_auth.cgi is designed to take information supplied by the form /usr/local/billmax/uatemplates/auth.tmp to create or modify a record in the auth table. The values are passed via environment variables.

REQUIRED ENVIRONMENT VARIABLES

FORM_action - GEV_STRING

Must be the value "SAVE".

FORM_access - GEV_MBITMASK

The Permissions that the Authorized BillMax User will have. Please see the discussion on Permissions in glossary in "Auxiliary Material".

FORM_password - GEV_STRING

The encrypted password for the Authorized BillMax User. If blank, this variable is ignored.

FORM_descr - GEV_STRING

A more descriptive name for the Authorized BillMax User.

FORM_email - GEV_STRING

The email address of the Authorized BillMax User.

FORM_state - GEV_INT

Used to enable or disable access for an Authorized BillMax User. Valid values are:

  • 0 - Access Granted (OPEN)

  • 1 - Access Denied (CLOSED)

FORM_number - GEV_INT

System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647.

FORM_ntries - GEV_INT

The number of consecutive failed attempts to access the BillMax system. Counting ends when the systemstate list maxlogintries is reached.

FORM_user - GEV_STRING

The username that is used by an Authorized BillMax User to access the Staff Interface.

RETURN VALUE

System value EX_OK for success.

If successful, a "Location" directive for re-displaying the form with the update information is printed to stdout.

NOTES

NONE

SEE ALSO

NONE


Document Revision A for BillMax 2.2.0   -   Copyright © 1997-2006 The iSpark Group, Inc.

All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The iSpark Group, Inc. This documentation is for the sole use of licensees of the BillMax billing software created by The iSpark Group, Inc. Making the documentation available to a non-licensee of BillMax without written permission of The iSpark Group, Inc. is a violation of the use of this documentation.

While precautions have been taken in the preparation of this documentation, The iSpark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark.

Links to third-party Web sites are provided for convenience. The iSpark Group, Inc. is not responsible for any content contained in the third-party Web sites.

Comments about this documentation may be sent to doc@billmax.com