Date: Tue, 21 Jan 2025 20:35:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283355] install: -U does not validate -o and -g values Message-ID: <bug-283355-227-f6pmgdmFuc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283355-227@https.bugs.freebsd.org/bugzilla/> References: <bug-283355-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283355 --- Comment #1 from Jose Luis Duran <jlduran@FreeBSD.org> --- See also: https://reviews.freebsd.org/D48587 For a different approach. It only validates if the uid/gid is within a valid numeric range. Otherwise= , -U should not validate -o/-g/-f, as it is supposed to be used together with -M, and we may rely on this functionality to be present. Evidently, this needs = to be documented. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283355-227-f6pmgdmFuc>