gns needs dht, and gns does not run as user gnunet
authorChristian Grothoff <christian@grothoff.org>
Sun, 11 Sep 2016 17:32:05 +0000 (17:32 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 11 Sep 2016 17:32:05 +0000 (17:32 +0000)
src/dht/dht.conf.in

index af9ab24bdf8add3bc8b951e88addfa5d2d48b52e..f828b725f9a5766145d12acbfa60e313eac7fdb1 100644 (file)
@@ -8,8 +8,7 @@ ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
 BUCKET_SIZE = 4
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-dht.sock
-# This could be relaxed...
-UNIX_MATCH_UID = YES
+UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
 # DISABLE_SOCKET_FORWARDING = NO
 # USERNAME =