====== Make Guest ======
The Make Guest module is used to create the system //Guest// user account - highly recommended.

===== Invocation =====
The Make Guest module is normally invoked (executed) by the [[:module:Logon]] module, in response to a prompt for the sysop to agree to create a //Guest// user account because one does not exist.

Otherwise, a sysop can invoke it manually using [[util:JSexec]]:
  jsexec makeguest.js
===== See Also =====
  * [[:module:|Modules]]
  * [[:module:logon|Logon module]] 
  * [[:module:makeuser|Make User module]]

{{tag>guest useredit jsutil}}
