Show
Ignore:
Timestamp:
05/17/04 18:18:33 (20 years ago)
Author:
jalet
Message:

LDAP schema change to accomodate non-ascii chars in CUPS options

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/initscripts/ldap/pykota.schema

    r1473 r1480  
    159159attributetype ( 1.3.6.1.4.1.16868.1.1.22 NAME 'pykotaOptions' 
    160160        DESC 'Print job options' 
    161         EQUALITY caseExactIA5Match 
    162         SUBSTR caseExactIA5SubstringsMatch 
    163         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
     161        EQUALITY caseIgnoreMatch 
     162        SUBSTR caseIgnoreSubstringsMatch 
     163        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) 
    164164         
    165165# pykotaJobPrice