![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
auth table — table for Permissions data
| Name | Description |
Data Type | BillMax Default |
|---|---|---|---|
| Name | Description |
Data Type | BillMax Default |
| access | The Permissions that the Authorized BillMax User will have. Please see the discussion on Permissions in glossary in "Auxiliary Material". |
int(11) | 0 |
The email address of the Authorized BillMax User. |
char(100) | BLANK | |
| enddate |
The date that the state of the Authorized BillMax User was changed to |
date | 0000-00-00 |
| descr | A more descriptive name for the Authorized BillMax User. |
char(100) | BLANK |
| lastip | The IP address from which the last access by the Authorized BillMax User was made. |
char(16) | BLANK |
| lastaccess | A timestamp of the last time BillMax was access by the Authorized BillMax User. |
int(11) | 0 |
| ntries |
The number of consecutive failed attempts to access the BillMax system. Counting ends when the systemstate list |
tinyint(4) | 0 |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
mediumint(8) | Autogenerated. Generally next available integer. |
| password | The encrypted password for the Authorized BillMax User. |
char(40) | No default. User input required. |
| sessionid | The session ID for the current session. |
char(255) | BLANK |
| startdate | The date the Authorized BillMax User was created in BillMax. |
date | Date the Authorized BillMax User is created |
| state |
Used to enable or disable access for an Authorized BillMax User. Valid values are:
|
tinyint(4) | 0 |
| user | The username that is used by an Authorized BillMax User to access the Staff Interface. |
char(60) | No default. User input required. |
Relevant Interfaces
Library Routines - NONE
Command Line Routines - NONE
CGI Routines - NONE
Web Forms - Permissions Forms