From: Kurt Zeilenga Date: Tue, 18 Sep 2001 20:34:22 +0000 (+0000) Subject: authpassword is not yet implemented, don't define yet X-Git-Tag: OPENLDAP_REL_ENG_2_0_15~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08ff6ab953bce0328286019be5a8a379f1d2ae5;p=thirdparty%2Fopenldap.git authpassword is not yet implemented, don't define yet --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 6e554a650d..0c891bfb0a 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -580,22 +580,6 @@ attributetype ( 1.3.6.1.4.1.4203.1.3.5 SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 USAGE dSAOperation ) -# -# RFC 3112 (authPassword) -# -attributetype ( 1.3.6.1.4.1.4203.666.1.1 - NAME 'authPassword' - DESC 'OpenLDAP authentication password attribute' - SYNTAX 1.3.6.1.4.1.4203.666.2.2 - USAGE dSAOperation ) - -attributetype ( 1.3.6.1.4.1.4203.666.1.2 - NAME 'supportedAuthPasswordSchemes' - DESC 'OpenLDAP supported authPassword schemes' - EQUALITY caseIgnoreIA5Match - SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} - NO-USER-MODIFICATION USAGE dSAOperation ) - # # OpenLDAP specific schema items #