]> granicus.if.org Git - sudo/commitdiff
digests are supported in sudoers ldap too
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 18 Apr 2013 15:41:38 +0000 (11:41 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 18 Apr 2013 15:41:38 +0000 (11:41 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 4ff52ba041dd0d000ff19ab67b707d71bfcea81d..3858d7825ac3870c68e5c939824084213403977e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -89,9 +89,10 @@ What's new in Sudo 1.8.7?
    "(none)" for the NIS-style domain name instead of an empty string.
 
  * New support for specifying a SHA-2 digest along with the command
-   in the sudoers file.  Supported hash types are sha224, sha256,
-   sha384 and sha512.  See the description of Digest_Spec in the
-   sudoers manual for details.
+   in sudoers.  Supported hash types are sha224, sha256, sha384 and
+   sha512.  See the description of Digest_Spec in the sudoers manual
+   or the description of sudoCommand in the sudoers.ldap manual for
+   details.
 
 What's new in Sudo 1.8.6p8?