From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?M=E1rio_Gamito?= Subject: LDAP schema Date: Tue, 24 Apr 2007 23:30:14 +0100 Message-ID: <462E84F6.4050002@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="iso-8859-1" To: linux-admin@vger.kernel.org Hi, I'm trying to make a schema of my own. =46or starters, I want a homeZIP. I've created a tim.schema and included it in slapd.conf I did it like this: attributetype(1.3.6.1.4.1.7165.1.1.1.1 NAME 'homeZip' DESC 'Home Zip' SUBSTR caseExactIA5SubstringsMatch EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) OpenLdap starts just fine, but when I insert a homeZip value, I get the error: "ldap_add: Undefined attribute type (17) additional info: homeZip: attribute type undefined" Any help would be appreciated. Warm Regards, --=20 :wq! M=E1rio Gamito - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html