2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 18:08:23 +00:00

reword LDAP SASL

This commit is contained in:
Todd C. Miller 2007-12-20 15:02:51 +00:00
parent d7090332e5
commit 12b86ef41b

View File

@ -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.