Update to r49147:
Spell NOPASSWD properly for sudo
This commit is contained in:
parent
bc25d49a62
commit
0511b0ce99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49148
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
|
||||
basiert auf: r48921
|
||||
basiert auf: r49147
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
|
@ -4347,7 +4347,7 @@ jail:httpd:memoryuse:deny=2G/jail</programlisting>
|
|||
<replaceable>webteam</replaceable> den Dienst verwalten, ohne
|
||||
ein Passwort eingeben zu müssen:</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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue