git: 6e71c6428d - main - Handbook: Security -> Doas
Gordon Bergling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/doc/commit/?id=6e71c6428db784a4d246a683da6b9845c3d13836 commit 6e71c6428db784a4d246a683da6b9845c3d13836 Author: Gordon Bergling <[email protected]> AuthorDate: 2021-03-06 12:14:56 +0000 Commit: Gordon Bergling <[email protected]> CommitDate: 2021-03-06 12:14:56 +0000 Handbook: Security -> Doas Add an actual headline for the small chapter. --- documentation/content/en/books/handbook/security/_index.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/content/en/books/handbook/security/_index.adoc b/documentation/content/en/books/handbook/security/_index.adoc index 1cb02b6f8d..6c80890c1f 100644 --- a/documentation/content/en/books/handbook/security/_index.adoc +++ b/documentation/content/en/books/handbook/security/_index.adoc @@ -2127,6 +2127,8 @@ While sessions are logged, any administrator is able to remove sessions and leav The `sudoreplay` is extremely extendable. Consult the documentation for more information. [[security-doas]] +== Using doas as an alternative to sudo + As an alternative to package:security/sudo[] package:security/doas[] can be used to provide the ability for users to get enhanced privileges. The doas utility is available via the ports collection in package:security/doas[] or via the man:pkg[8] utility. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"