From f08ff6ab953bce0328286019be5a8a379f1d2ae5 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 18 Sep 2001 20:34:22 +0000 Subject: [PATCH] authpassword is not yet implemented, don't define yet --- servers/slapd/schema/core.schema | 16 ---------------- 1 file changed, 16 deletions(-) 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 #