base icon indicating copy to clipboard operation
base copied to clipboard

able to join private server without a password

Open Jigoku opened this issue 5 years ago • 2 comments

It's possible to connect to a private server, without entering the password.

docs/examples/servinit.cfg mentions these two entries:

// serverpass "p4ssw0rd" // server password required to successfully connect, used for private servers, THIS IS NOT THE ADMIN PASSWORD

// adminpass "4dm1np4ss" // server password for administrators (change the password to your own, of course) // to gain access this way, go in game, connect to your server, and use /setmaster 4dm1np4ss

However; When setting this, the server appears as private listed in the server browser, but you can still connect with a blank or incorrect password:

serverpass "p4ssw0rd"
sv_serveropen 0

Jigoku avatar Sep 28 '20 01:09 Jigoku

Are you sure you're not using your authkey to override it?

qreeves avatar Dec 15 '20 14:12 qreeves

IIRC, i did try with a fresh home folder where no authkey was set, and it still happened.

Jigoku avatar Dec 15 '20 14:12 Jigoku