Running in insecure mode
From AAGRINDER wiki
Revision as of 16:32, 5 October 2019 by imported>Maze (Created page with "It is possible to run an AAGRINDER server in ''insecure mode''. In this mode, login credentials are not checked and all logins are automatically valid, as long as the username...")
It is possible to run an AAGRINDER server in insecure mode. In this mode, login credentials are not checked and all logins are automatically valid, as long as the username does not contain invalid characters and is not too long, and a player with an identical username is not already logged in.
A server running in insecure mode does not require a database, which can make administration simpler. However, running a publicly accessible server in insecure mode is not recommended, because without the ability of protecting accounts with passwords, the concept of player progress is lost.