]> granicus.if.org Git - sudo/commitdiff
reword LDAP SASL
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 20 Dec 2007 15:02:51 +0000 (15:02 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 20 Dec 2007 15:02:51 +0000 (15:02 +0000)
WHATSNEW

index 2b2e57ff10898e03d61fd65cff4f50f23c693c52..0b226d97dfb3daf63ac41e9fea5cc975c463a8e7 100644 (file)
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -34,5 +34,6 @@ What's new in Sudo 1.7?
    to be run via the shell.  Previously, the argument was passed
    to the shell as a script to run.
 
- * Improved LDAP support.  The krb5_ccname parameter in ldap.conf
-   is now used for Kerberos SASL authentication if present.
+ * Improved LDAP support.  SASL authentication may now be used in
+   conjunction when connecting to an LDAP server.  The krb5_ccname
+   parameter in ldap.conf may be used to enable Kerberos.