You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
handbook/security: document mdo(1) for privilege escalation
Add a new section covering mdo(1), the built-in FreeBSD utility for
executing commands as a different user via the mac_do(4) MAC module.
PR: 293535
Signed-off-by: Kit Dallege <xaum.io@gmail.com>
Copy file name to clipboardExpand all lines: documentation/content/en/books/handbook/security/_index.adoc
+56-1Lines changed: 56 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ part: Part III. System Administration
4
4
prev: books/handbook/boot
5
5
next: books/handbook/jails
6
6
description: Hundreds of standard practices have been authored about how to secure systems and networks, and as a user of FreeBSD, understanding how to protect against attacks and intruders is a must
0 commit comments