X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Fauth.c;h=ce5dd1240526adc4527445741887abdf7c8d46b1;hb=f536712443c3c5370cd121feda4fbb61f624352c;hp=83fc5aa02e21e54ee20081ed84bb1a2b4d104a70;hpb=b2921bbc2984a3d9918309011e6ec2164e272f14;p=doldaconnect.git diff --git a/daemon/auth.c b/daemon/auth.c index 83fc5aa..ce5dd12 100644 --- a/daemon/auth.c +++ b/daemon/auth.c @@ -176,7 +176,7 @@ static struct configvar myvars[] = /** Specifies whether insecure authentication is to be allowed. If * you are not completely sure what you are doing, never turn this * on without also turning on net.onlylocal. */ - {CONF_VAR_BOOL, "authless", {.num = 1}}, + {CONF_VAR_BOOL, "authless", {.num = 0}}, {CONF_VAR_END} };