Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   The system module database tables
  Home |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
Table definitions
 

system_access_externalusers

Previous page prev next Next page

This table contains the external users that can access a certain path. It is only applicable when authlist is set to true. It may only be read and modified by sysops.

Name

Type

Idx?

Description

accessid

integer

foreign key

not null

yes

Refers to system_access:id

description

varchar(256)

no

Free-form description of this user account

username

varchar(256)

no

Login name associated with this account

userpassword

varchar(256)

no

Password associated with this account


Previous page prev next Next page
 
In section 'The system module database tables'
system_access
system_access_externalusers
system_access_users
system_access_ips
system_access_tokens
system_config
system_mimetypes
system_module_access
system_ports
system_units
system_unitmanagers
system_webservers
users
 
Top To top of page