There are user names and passwords stored in several places in BillMax:
- The password field in the user table. Used for
customer logins to the Customer Portal. Allowed values governed by the
customerpassword regular expression.
- The d02 field in the service table. Used for
Service provisioning. Allowed values governed by the customerpassword
regular expression.
- The password field in the auth table. Used for
logins to the Staff Portal. Allowed values governed by the
staffpassword regular expression.
- The password field In the edge table. Used by
the Customer Portal application login. Must be at least 4 or more characters.