implement AllowUnregisteredUsers

This commit is contained in:
Martin Michelsen
2020-02-20 10:52:45 -08:00
parent 4812a2c666
commit 5e091852c4
5 changed files with 38 additions and 16 deletions
+6
View File
@@ -13,6 +13,12 @@
// run if it's not. This option, if present, overrides that behavior.
// "RunInteractiveShell": false,
// By default, the server only allows users who are registered in the license
// file. By enabling this option, all users will be allowed to connect. This
// option has no effect for Blue Burst clients. Keep in mind that unregistered
// users cannot be banned!
"AllowUnregisteredUsers": false,
// User to run the server as. If present, newserv will attempt to switch to
// this user's permissions after loading its configuration and opening
// listening sockets. The special value $SUDO_USER causes newserv to look up