From nobody Tue Dec 24 17:41:19 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 4YHhyS5pllz5hY20 for ; Tue, 24 Dec 2024 17:41:20 +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 4YHhyR3Vfpz4kBx for ; Tue, 24 Dec 2024 17:41:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735062079; 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=X+NvkqX6sKJ6Li1/kKBaR2SVw0AkhSSD7s0NmjUgFXA=; b=HP6Rj5S4WwesPAgKW6fNB6QITyXvW/UxfQZRXYjifbgz3ZWvPqig0nsfVMpqmmsDwCrFX0 PMcI2jTP63+Qrs7ChpVAnUCN7fJ2NHoenV1yhoerkW41M8kXL/MCMfTVRSsvPYgJnzYeAP 1Db/RfhobmfU1HvW1Vuj9KkgREUS2ev3RbXSNFZGxaw/cHAxuWvN1QWHYg+VV7JzeIdJSx aUL4ndqUSlVBTF/Udk/Sl9ERPoWFq+KaZYbcR9doHCb7NgO760hr9NX/BxljtgapBapR7G DwFaQ8R7XSvtTJp9EzClglM1VxL5LKnTkvwknK6pdkavc3UI0fswBmKp80VyjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735062079; a=rsa-sha256; cv=none; b=waleu3l3trfqAbbJ28Ke41nul21pqMrdzCIQwZAdm9V/aGLIGQVUtQJs8Yff0Msunv8of/ XrJ+pY2kMwFmi00TmMxufxQNPfksf8PZsqmqZxXCIbEEEAZuSErEIjDtA4EThTE28ZtZ+d HmliD6l5CpgXRS41w4onrOwbW7uv1IK0v+DAXtXCvUU2iuW7YjA5aWSAyijZozLyA/kZ53 hl2Ap/PFP3PYgd9ka7+2wOg8Vultp5XBzktRe/QQGoze55t/MVtu/RI2W3BGK8FkheheMe k+NXN5k6BZkD0OX6L/w+3jazcc6CP31hdN6xJ7K6jqUG+U59aNZffXXcLEF0yw== 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 4YHhyR35FRzpMS for ; Tue, 24 Dec 2024 17:41:19 +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 4BOHfJQ9051521 for ; Tue, 24 Dec 2024 17:41:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BOHfJTK051520 for bugs@FreeBSD.org; Tue, 24 Dec 2024 17:41:19 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 280995] pwdbopen: don't check effective UID Date: Tue, 24 Dec 2024 17:41:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: Alexander88207@protonmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc short_desc 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=3D280995 Alexander Vereeken changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Alexander88207@protonmail.c | |om Summary|[PATCH] pwdbopen: don't |pwdbopen: don't check |check effective UID |effective UID --=20 You are receiving this mail because: You are the assignee for the bug.=