Show
Ignore:
Timestamp:
06/25/03 16:10:01 (21 years ago)
Author:
jalet
Message:

Hey, it may work (edpykota --reset excepted) !

Files:
1 modified

Legend:

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

    r1036 r1041  
    5555attributetype ( 1.3.6.1.4.1.16868.1.1.6 NAME 'pykotaSoftLimit' 
    5656        DESC 'Soft limit in maximal number of pages' 
    57         EQUALITY integerMatch 
    58         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) 
     57        EQUALITY caseIgnoreIA5Match 
     58        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    5959         
    6060# pykotaHardLimit         
    6161attributetype ( 1.3.6.1.4.1.16868.1.1.7 NAME 'pykotaHardLimit' 
    6262        DESC 'Hard limit in maximal number of pages' 
    63         EQUALITY integerMatch 
    64         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) 
     63        EQUALITY caseIgnoreIA5Match 
     64        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    6565 
    6666# pykotaDateLimit 
     
    9797attributetype ( 1.3.6.1.4.1.16868.1.1.13 NAME 'pykotaJobSize' 
    9898        DESC 'Current job size in number of pages in the history' 
    99         EQUALITY integerMatch 
    100         SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) 
     99        EQUALITY caseIgnoreIA5Match 
     100        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) 
    101101 
    102102# pykotaAction