AdminUser
Specify a username that can be used to log into any website.
Synopsis
|
AdminUser username:password
|
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
This directive specifies a username and password that can be used to
log into any website under the current Interchange instance.
If a user logs into any website with the configured username and password,
access will be granted without any attempt to consult the website's user
access tables.
|
Warning
It goes without saying that this directive can be dangerous.
You will need to adjust read access to your interchange.cfg
file to protect it from prying eyes.
|