# HG changeset patch # User heiko # Date 1154210437 0 # Node ID b55474baa7486ae9461e6369c174da1a844e21b3 # Parent abff729cab9c32cd8ce75238bd7c7609b06f76b1 Match korrigiert und OC schlittermannOfficeOC diff -r abff729cab9c -r b55474baa748 office.schema --- a/office.schema Tue Jul 04 15:17:29 2006 +0000 +++ b/office.schema Sat Jul 29 22:00:37 2006 +0000 @@ -17,6 +17,19 @@ attributetype ( schlittermannOfficeAT:1 NAME 'iusCustomerID' DESC 'Customer ID' - EQUALITY caseIgnoreSubstringsMatch + EQUALITY caseIgnoreMatch + SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) +# fax 1.3.6.1.4.1.1466.115.121.1.22 +# tel 1.3.6.1.4.1.1466.115.121.1.50 + +# ObjectClasses +#objectClass ( schlittermannOfficeOC:1 +# NAME ( 'iusO' 'iusOrganization' ) +# SUP 'organization' +# MUST ( c $ postalCode $ l $ st $ iusTel ) +# MAY ( iusCustomerID ) ) + + +# vim:sts=4 sw=4 aw ai sm: