From fa444597afc7f15a9d314803cb521dddf93a2679 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Tue, 23 Aug 2005 19:41:07 +0000 Subject: [PATCH] Tweak comment about ppolicy, we're up to date for now. --- include/ldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ldap.h b/include/ldap.h index 24cc7c86e5..64c8d0b77e 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -244,7 +244,7 @@ typedef struct ldapcontrol { #define LDAP_CONTROL_VLVRESPONSE "2.16.840.1.113730.3.4.10" /* Password policy Controls *//* work in progress */ -/* ITS#3458: released, but not to latest draft; disabled by default */ +/* ITS#3458: released; disabled by default */ #define LDAP_CONTROL_PASSWORDPOLICYREQUEST "1.3.6.1.4.1.42.2.27.8.5.1" #define LDAP_CONTROL_PASSWORDPOLICYRESPONSE "1.3.6.1.4.1.42.2.27.8.5.1" -- 2.39.5