From nobody Fri Aug 9 17:47:55 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WgWbH2yzZz5SWHs for ; Fri, 09 Aug 2024 17:47:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WgWbH1gFQz49ZD for ; Fri, 9 Aug 2024 17:47:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723225675; a=rsa-sha256; cv=none; b=c+RZkHE8y70vEu2sKmby6vuxUS4BXKNN1c6NWD7/uL8ARmqaYJBvVZKit+gAgS3UeEnWLj 9clztN6euUrlRhJS0IY/0GahpFzP1fdm4kH2lEI6F1/OAEf2moLtZCtm8cTNGPc4SWRlxg UqlQi5aVU6pMOJPTjmcKsUfIWbS0GnBgqpAwNGx0pjvKkX1loDvAFfUbUdE29flXcTM5Ze 9P+PbI7i1Hs44/dxeMTJmQnj/BOi9hmUecd8QXGqbWy7qSC0ois5UGItF+8dNY8FmhQ/kk ruiUwtGLanBLEGipebTW6VJFaTgN9VxgxnHjBmCfSgU6A3LSKFu0gEpGHsO76Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723225675; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tD5Nr1XxwENfa/y1nDAvNpiH5Vnpr2SwbKsFebKGI1A=; b=NNNImOYM6MwEQRvi0Iao0s7fhFND5ULcSssXpaAVHUu66Y/LzrX/aS/XWuSENrTk9mT2Ei qsq4/I14tCwmcC3ScJtkCYJs97tBhGPmWUhn5BWWfzZ/xwCCoW4oo4R/1r9ow1rY09xaO9 4D8uTzM9i0+MwMV2ERtTxg//GFNKTb0rWmU04Mg+uGVIcm1sJ6xvJAAkW0zqxRm93oDf1G 3tV3bKJB8D/2+7ereyF7zq7XuFxQN+Q7i/umHeZ2pqV4pKqyCBjYZTYYfvbSiLYqca6fcY rDeTxJGsLJ5pE221DJurWUEPE1aDS13KbHJouHr6sd2767yPRwIepVBS1Nr1CA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WgWbH1B1QzQYd for ; Fri, 9 Aug 2024 17:47:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 479Hltp7065476 for ; Fri, 9 Aug 2024 17:47:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 479HltOM065475 for bugs@FreeBSD.org; Fri, 9 Aug 2024 17:47:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280518] etcupdate: cannot be run as non-root Date: Fri, 09 Aug 2024 17:47:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280518 --- Comment #1 from John Baldwin --- Presumably in this case all the permissions of regular files are also kind = of whacky for said NFS root? That is, binaries like /bin/ls are owned by a ra= ndom user ID and not root:wheel when accessed remotely? I think in the vast majority of cases this check is useful and gives a better error than an obs= cure permission error later in the process. We could add a new flag to permit running as non-root. --=20 You are receiving this mail because: You are the assignee for the bug.=