[Bug 283355] install: -U does not validate -o and -g values

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Jan 2025 20:35:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283355

--- 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.