freebsd-src/share/man
Baptiste Daroussin 8aac90f18a mac_do: add a new MAC/do policy and mdo(1) utility
This policy enables a user to become another user without having to be
root (hence no setuid binary). it is configured via rules using sysctl
security.mac.do.rules

For example:
security.mac.do.rules=uid=1001:80,gid=0:any

The above rule means the user identifier by the uid 1001 is able to
become user 80
Any user of the group 0 are allowed to become any user on the system.

The mdo(1) utility expects the MAC/do policy to be installed and its
rules defined.

Reviewed by:	des
Differential Revision:	https://reviews.freebsd.org/D45145
2024-05-22 14:01:41 +02:00
..
man1 intro.1: 2024 edition 2024-04-12 10:58:36 -06:00
man3 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
man3lua Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
man4 mac_do: add a new MAC/do policy and mdo(1) utility 2024-05-22 14:01:41 +02:00
man5 Make WITHOUT_UNDEFINED_VERSION the default 2024-05-20 15:40:19 +01:00
man6 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
man7 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
man8 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
man9 kern/rman: remove rman_reserve_resource_bound(), partially revert 13fb665772 2024-05-21 17:52:24 -06:00
Makefile share/man: Add mandoc.db files to METALOG 2024-01-30 22:17:34 +00:00