Searched refs:see_other_uids (Results 1 – 3 of 3) sorted by relevance
63 echo security.bsd.see_other_uids=0 >> $BSDINSTALL_TMPETC/sysctl.conf.hardening
1800 static int see_other_uids = 1; variable1801 SYSCTL_INT(_security_bsd, OID_AUTO, see_other_uids, CTLFLAG_RW,1802 &see_other_uids, 0,1817 if (!see_other_uids && u1->cr_ruid != u2->cr_ruid) { in cr_canseeotheruids()
1652 security.bsd.see_other_uids