|
Allowing Anonymous Login |
|
|
Getting Started > Logging In > Allowing Anonymous Login This procedure allows anonymous users to log in to the system.
Anonymous login is enabled and disabled in the config.ini file. The default is set to disallow anonymous login; changing this setting is not recommended unless KnowledgeTree's security features are well understood, and the roles 'Everyone' and 'Authenticated Users' are sensibly applied.
Perform the following steps:
allowAnonymousLogin = false
allowAnonymousLogin = true
|