svn commit: r54725 - head/en_US.ISO8859-1/books/handbook/security
Guangyuan Yang <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: ygy Date: Tue Dec 1 13:27:21 2020 New Revision: 54725 URL: https://svnweb.freebsd.org/changeset/doc/54725 Log: Fix typos in Handbook sections 13.3 and 13.5. PR: 251478 Submitted by: Andreas <[email protected]> Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Mon Nov 30 21:22:02 2020 (r54724) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Tue Dec 1 13:27:21 2020 (r54725) @@ -741,7 +741,7 @@ MOS MALL GOAT ARM AVID COED</screen> <para>The <option>-c</option> sets console mode which assumes that the command is being run from a secure location, such as - a computer under the user's control or a + a computer under the user's control or an <acronym>SSH</acronym> session to a computer under the user's control.</para> @@ -1722,7 +1722,7 @@ kadmind_enable="YES"</programlisting> and services to authenticate between themselves. It does not have a mechanism to authenticate the <acronym>KDC</acronym> to the users, hosts, or services. This - means that a trojanned <command>kinit</command> could record + means that a trojaned <command>kinit</command> could record all user names and passwords. File system integrity checking tools like <package>security/tripwire</package> can alleviate this.</para> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"