Category / Domain : | Tools |
SCOL Voy@ger Compatibility : | V 2.0c or above |
Update : | 1999/02 |
The PASSWORDS module is used to protect access to the site and to various modules via events. Two actions are possible: True or False. Up to 8 different passwords can be defined in each Password module.
Figure 1 : PASSWORDS module interface
(1) : Prompt (from 0 to 7) => Enter the text for the question concerning the password.
(2) : Password (from 0 to 7) => Enter the password as it must be typed by the visitor.
Action | Function |
module.event à password.passwdx | The event triggers the x password (displys the x prompt) |
module.event à password.edit | Used to edit the PASSWORDS module and to change passwords remotely via the client GUI |
module.event à password.passwd | Allows to enter the password in this link (and not via the editor) : Enter the sequence : prompt password
for example : enter\ the\ password\ sesame
Attention ! : a space MUST be enter with a backslash and a space |
Event | Function |
passwords.true x à module Action | A correct password generates an action. |
passwords.false x à module Action | An incorrect password generates an action. |
passwords.log à module Action | Keeps a trace of the use of PASSWORDS in a Log module file. |
passwords.true à module Action | Action generated by a correct password only for the password.passwd action. |
passwords.false à module Action | Action generated by an incorrect password only for the password.passwd action. |
Zone | Function | Interface | Assignment |
None |