SYSROLES

From Lianjapedia
Revision as of 08:06, 1 October 2014 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Purpose

See Also

MD5()

Description

Column Data Type Width Description
DOMAIN C 80 Domain:
USERNAME C 80 Username: Name of the user, case-sensitive.
PASSWORD C 80 Password: Password for the user, case-sensitive. This is encrypted as an MD5 cryptographic key.
ROLES C 255 Roles: Comma-separated list of roles for the user.
EMAIL C 80 Email: User's email address.

Example