16817: Add Users.ActivatedUsersAreVisibleToOthers config.
[arvados.git] / lib / config / generated_config.go
index f7849d6142cda6e4353a076a90a561295f7fa034..3d7d90f40c74a248ee9a1cb261dd536ddad4d63c 100644 (file)
@@ -265,6 +265,16 @@ Clusters:
       # user agreements.  Should only be enabled for development.
       NewUsersAreActive: false
 
+      # Newly activated users (whether set up by an admin or via
+      # AutoSetupNewUsers) immediately become visible to other active
+      # users.
+      #
+      # On a multi-tenant cluster, where the intent is for users to be
+      # invisible to one another unless they have been added to the
+      # same group(s) via Workbench admin interface, change this to
+      # false.
+      ActivatedUsersAreVisibleToOthers: true
+
       # The e-mail address of the user you would like to become marked as an admin
       # user on their first login.
       AutoAdminUserWithEmail: ""