patrix87 / PowerShellGSM

A Comprehensive PowerShell Tool for Simple Automated Game Server Management.
https://github.com/patrix87/PowerShellGSM/
MIT License
109 stars 19 forks source link

User was able to join without password. #55

Closed EnviroGuy closed 5 months ago

EnviroGuy commented 5 months ago

Hi there! recently I had an issue where a user was able to join my Icarus server without being required to enter the password configured in the configuration script (icarus.psm1>Password =).

I reviewed the logs and was unable to determine why, nor was I able to identify any malicious activity by the user.

There are over 100k lines in the log so I'm not sure what to share. :)

patrix87 commented 5 months ago

Share the script log, not the game log

EnviroGuy commented 5 months ago

The issue has been resolved. It was a configuration error on my part.