Home
last modified time | relevance | path

Searched refs:see_other_uids (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bsdinstall/scripts/
H A Dhardening63 echo security.bsd.see_other_uids=0 >> $BSDINSTALL_TMPETC/sysctl.conf.hardening
/freebsd/sys/kern/
H A Dkern_prot.c1800 static int see_other_uids = 1; variable
1801 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()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1652 security.bsd.see_other_uids