diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema
index 6e554a650ddb1dd8b9eac65e887c4d2452f8c87e..0c891bfb0a6f937a1c258757ba6a6ea9d4cda59d 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
 #