Re: security.bsd.see_other_uids/gids and jails

From: Andrea Venturoli <ml_at_netfence.it>
Date: Sat, 24 Aug 2024 10:02:23 UTC
On 8/24/24 01:58, doug@safeport.com wrote:

> These setting can be changed in a running jail. See sysctl.

Thanks, but this does not seem to work.

root@myhost:~ # freebsd-version -ku
13.3-RELEASE-p5
13.3-RELEASE-p5
root@myhost:~ # sysctl security.bsd.see_other_uids=0
security.bsd.see_other_uids: 0 -> 0
root@myhost:~ # ezjail-admin console myjail
root@myjail:~ # sysctl security.bsd.see_other_uids=1
security.bsd.see_other_uids: 0
sysctl: security.bsd.see_other_uids=1: Operation not permitted



Is a newer version of FreeBSD required?
Some jail settings?
Something else?

  bye & Thanks
	av.