https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283355
--- Comment #1 from Jose Luis Duran <jldu...@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.