svn commit: r49147 - head/en_US.ISO8859-1/books/handbook/security

Benjamin Kaduk <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bjk
Date: Fri Jul 22 19:17:21 2016
New Revision: 49147
URL: https://svnweb.freebsd.org/changeset/doc/49147

Log:
  Spell NOPASSWD properly for sudo
  
  Reported by:	Daniel Li <[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	Fri Jul 22 14:07:46 2016	(r49146)
+++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml	Fri Jul 22 19:17:21 2016	(r49147)
@@ -4044,13 +4044,13 @@ jail:httpd:memoryuse:deny=2G/jail</progr
       <para>Most organizations are moving or have moved toward a two
 	factor authentication model.  In these cases, the user may
 	not have a password to enter.  <application>Sudo</application>
-	provides for these cases with the <literal>NOPASSWORD</literal>
+	provides for these cases with the <literal>NOPASSWD</literal>
 	variable.  Adding it to the configuration above
 	will allow all members of the <replaceable>webteam</replaceable>
 	group to manage the service without the password
 	requirement:</para>
 
-      <programlisting>%webteam   ALL=(ALL)       NOPASSWORD: /usr/sbin/service webservice *</programlisting>
+      <programlisting>%webteam   ALL=(ALL)       NOPASSWD: /usr/sbin/service webservice *</programlisting>
     </tip>
 
     <sect2 xml:id="security-sudo-loggin">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.